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
I am looking for a sound way to add extra SSL related options, specifically:
ssl_verify_client
ssl_crl
But when I attempt to add any SSL related options using the "proxy-wide" or "per-VIRTUAL_HOST" methodologies described in the README, the proxy goes belly-up.
I am looking for a sound way to add extra SSL related options, specifically:
But when I attempt to add any SSL related options using the "proxy-wide" or "per-VIRTUAL_HOST" methodologies described in the README, the proxy goes belly-up.
Is there a sensible way to achieve this without resorting to using a custom Go template?
The text was updated successfully, but these errors were encountered: