An easy Environement Integration of OCSP for SSL Stapling.
Firefox usese SSL Stappling and implementing it nativly as a ENV VAR would be a benefit, so that everyone can handle OCSP easily.
If this is already implemented into the lets encrypt Plugin, so you can implemtent this ENV Variable for CUSTOM_SSL_CERT too.
What's needed and why?
An easy Environement Integration of OCSP for SSL Stapling. Firefox usese SSL Stappling and implementing it nativly as a ENV VAR would be a benefit, so that everyone can handle OCSP easily. If this is already implemented into the lets encrypt Plugin, so you can implemtent this ENV Variable for CUSTOM_SSL_CERT too.
Implementations ideas (optional)
Code for the /etc/nginx/SERVER_NAME/ssl.conf:
Enviroment Variable for Global and/or Autoconf: CUSTOM_SSL_OCSP=yes On the Backend ther could runn a script like this:
Code of Conduct