|
@@ -586,6 +586,8 @@ fast_reauth=1
|
|
|
# 0 = do not use OCSP stapling (TLS certificate status extension)
|
|
|
# 1 = try to use OCSP stapling, but not require response
|
|
|
# 2 = require valid OCSP stapling response
|
|
|
+# 3 = require valid OCSP stapling response for all not-trusted
|
|
|
+# certificates in the server certificate chain
|
|
|
#
|
|
|
# sim_num: Identifier for which SIM to use in multi-SIM devices
|
|
|
#
|
|
@@ -1084,6 +1086,8 @@ fast_reauth=1
|
|
|
# 0 = do not use OCSP stapling (TLS certificate status extension)
|
|
|
# 1 = try to use OCSP stapling, but not require response
|
|
|
# 2 = require valid OCSP stapling response
|
|
|
+# 3 = require valid OCSP stapling response for all not-trusted
|
|
|
+# certificates in the server certificate chain
|
|
|
#
|
|
|
# openssl_ciphers: OpenSSL specific cipher configuration
|
|
|
# This can be used to override the global openssl_ciphers configuration
|