File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
doc/reference/configuration Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -894,6 +894,7 @@ If :ref:`replication.failover <configuration_reference_replication_failover>` is
894894* :ref: `config.etcd.password <config_etcd_password >`
895895* :ref: `config.etcd.ssl.ca_file <config_etcd_ssl_ca_file >`
896896* :ref: `config.etcd.ssl.ca_path <config_etcd_ssl_ca_path >`
897+ * :ref: `config.etcd.ssl.ssl_cert <config_etcd_ssl_ssl_cert >`
897898* :ref: `config.etcd.ssl.ssl_key <config_etcd_ssl_ssl_key >`
898899* :ref: `config.etcd.ssl.verify_host <config_etcd_ssl_verify_host >`
899900* :ref: `config.etcd.ssl.verify_peer <config_etcd_ssl_verify_peer >`
@@ -978,6 +979,19 @@ If :ref:`replication.failover <configuration_reference_replication_failover>` is
978979 | Default: nil
979980 | Environment variable: TT_CONFIG_ETCD_SSL_CA_PATH
980981
982+ .. _config_etcd_ssl_ssl_cert :
983+
984+ .. confval :: config.etcd.ssl.ssl_cert
985+
986+ **Since: ** :doc: `3.2.0 </release/3.2.0 >`
987+
988+ A path to an SSL certificate file.
989+
990+ |
991+ | Type: string
992+ | Default: nil
993+ | Environment variable: TT_CONFIG_ETCD_SSL_SSL_CERT
994+
981995.. _config_etcd_ssl_ssl_key :
982996
983997.. confval :: config.etcd.ssl.ssl_key
You can’t perform that action at this time.
0 commit comments