File tree 1 file changed +14
-0
lines changed
doc/reference/configuration
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
894
894
* :ref: `config.etcd.password <config_etcd_password >`
895
895
* :ref: `config.etcd.ssl.ca_file <config_etcd_ssl_ca_file >`
896
896
* :ref: `config.etcd.ssl.ca_path <config_etcd_ssl_ca_path >`
897
+ * :ref: `config.etcd.ssl.ssl_cert <config_etcd_ssl_ssl_cert >`
897
898
* :ref: `config.etcd.ssl.ssl_key <config_etcd_ssl_ssl_key >`
898
899
* :ref: `config.etcd.ssl.verify_host <config_etcd_ssl_verify_host >`
899
900
* :ref: `config.etcd.ssl.verify_peer <config_etcd_ssl_verify_peer >`
@@ -978,6 +979,19 @@ If :ref:`replication.failover <configuration_reference_replication_failover>` is
978
979
| Default: nil
979
980
| Environment variable: TT_CONFIG_ETCD_SSL_CA_PATH
980
981
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
+
981
995
.. _config_etcd_ssl_ssl_key :
982
996
983
997
.. confval :: config.etcd.ssl.ssl_key
You can’t perform that action at this time.
0 commit comments