ClickHouse/tests/integration/helpers/mongo_secure.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
117 B
Plaintext
Raw Normal View History

2021-07-27 15:54:13 +00:00
net:
ssl:
mode: requireSSL
PEMKeyFile: /mongo/mongo_cert.pem
allowConnectionsWithoutCertificates: true