Verify-client
From Resin 3.0
<verify-client> sets the client-certificate configuration for <openssl> and <jsse>.
value | description |
---|---|
none | do not ask for a client certificate (default) |
required | require a client certificate to access the page |
optional | ask for a client certificate if availiable |
optional-no-ca | ask for a client certificate, but do not validate the Certificate Authority |