Atom feed of this document
 

 SSL

Use the following options in the neutron.conf file to enable SSL.

Table 4.40. Description of configuration options for ssl
Configuration option=Default value Description
key_file=None (StrOpt) Key file
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
use_ssl=False (BoolOpt) Enable SSL on the API server
use_ssl=False (BoolOpt) Use SSL to connect

Log a bug against this page


loading table of contents...