OCSP validation not working
felipeeffting opened this issue · 0 comments
felipeeffting commented
Hello, I am trying to enable OCSP validations to verify certificate revocation by NGINX. I saw in the documentation that we have a default ENV variable to enable this, PROXY_SSL_OCSP_STAPLING. However, even after enabling it, the validation is still not happening. I am passing it via the Dockerfile...
Additionally, I have my own configuration files (.conf.template), and I'm not sure if this could affect any settings coming from the default environment variables.