
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
995 B
995 B
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
ssl_ca_file = None |
(StrOpt) CA certificate file to use to verify connecting clients. |
ssl_cert_file = None |
(StrOpt) Certificate file to use when starting the server securely. |
ssl_key_file = None |
(StrOpt) Private key file to use when starting the server securely. |