octavia-dashboard/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.help.html

23 lines
849 B
HTML

<p translate>
If the listener uses the TERMINATED_HTTPS protocol, then one or more SSL certificates must
be selected. The first certificate will be the default.
</p>
<p>
<translate>
Use the key-manager service to create any certificate containers before creating the listener.
The following documentation provides information on how to create a certificate container:
</translate>
<ul>
<li>
<a target="_blank" href="https://developer.openstack.org/api-guide/key-manager/containers.html#certificate-containers">
<translate>Key Manager API Guide: Creating a Certificate Container</translate>
</a>
</li>
<li>
<a target="_blank" href="https://docs.openstack.org/cli-reference/barbican.html">
<translate>Key Manager Service Command-Line Client</translate>
</a>
</li>
</ul>
</p>