You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has a bug. README suggests using:
'ssl_verify_client' => 'optional',
but when only ssl_client_certificate is given the ssl_verify_client is forced in .erb file to be set to `on' and it's impossible to override it.
Please support
ssl_verify_client
andssl_client_certificate
The text was updated successfully, but these errors were encountered: