File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -725,11 +725,7 @@ Full Default Configuration
725
725
tlsCAFile : null # Path to CA file, e.g., /path/to/key-vault-ca.pem
726
726
tlsCertificateKeyFile : null # Path to client cert/key file, e.g., /path/to/key-vault-client.pem
727
727
tlsCertificateKeyFilePassword : null # Password for client cert/key file
728
- tlsAllowInvalidCertificates : false # Bypass server certificate validation (use with caution)
729
- tlsAllowInvalidHostnames : false # Bypass server hostname validation (use with caution)
730
- tlsDisableCertificateRevocationCheck : false # Disable CRL checks
731
728
tlsDisableOCSPEndpointCheck : false # Disable OCSP checks
732
- tlsInsecure : false # Allow invalid/no server cert (use with extreme caution)
733
729
734
730
proxy_namespace : MongoDBODMProxies
735
731
proxy_dir : " %kernel.cache_dir%/doctrine/odm/mongodb/Proxies"
You can’t perform that action at this time.
0 commit comments