commit
2819c264cd
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ http {
|
|||
ssl_prefer_server_ciphers on;
|
||||
ssl_dhparam dhparams.pem;
|
||||
|
||||
# TODO: learn wtf OCSP stapling is and do it the right way
|
||||
# TODO: learn OCSP stapling and do it the right way
|
||||
#ssl_stapling on;
|
||||
#ssl_stapling_verify off;
|
||||
#ssl_trusted_certificate ../stack/ssl.key;
|
||||
|
|
Reference in a new issue