diff --git a/doc/user/source/configuration.rst b/doc/user/source/configuration.rst index d70c405..44d45c8 100644 --- a/doc/user/source/configuration.rst +++ b/doc/user/source/configuration.rst @@ -121,11 +121,10 @@ Plugin contains the following settings: initialize the metadata infrastructure to access to metadata proxy service, otherwise metadata proxy will not be deployed. -#. Certificate for metadata proxy -- certificate in PEM format that will be - used to secure connection between metadata proxy and metadata agent (NSX - Edge). - -#. Private key -- key that was used to generate aforementioned certificate. +#. Bypass metadata service certificate verification -- If enabled connection + metadata service will be listening HTTP port. Otherwise self-signed + certificate will be generated, installed into edge nodes and + nova-api-metadata, HTTPS will be enabled. #. Metadata allowed ports -- comma separated list of TCP port allowed access to the metadata proxy, in addition to 80, 443 and 8775.