append newline to all configuration files
This commit is contained in:
@@ -31,4 +31,4 @@ ssl_stapling_verify on;
|
||||
# verify chain of trust of OCSP response using Root CA and Intermediate certs
|
||||
ssl_trusted_certificate /certs/chain.pem;
|
||||
|
||||
# resolver should be specified in nginx.conf or in networking configuration
|
||||
# resolver should be specified in nginx.conf or in networking configuration
|
||||
|
||||
@@ -28,4 +28,4 @@ ssl_stapling_verify on;
|
||||
# verify chain of trust of OCSP response using Root CA and Intermediate certs
|
||||
ssl_trusted_certificate /certs/chain.pem;
|
||||
|
||||
# resolver should be specified in nginx.conf or in networking configuration
|
||||
# resolver should be specified in nginx.conf or in networking configuration
|
||||
|
||||
Reference in New Issue
Block a user