Back to Portainer

PorEndpointSecurity

app/portainer/components/endpointSecurity/porEndpointSecurity.html

2.40.0389 B
Original Source

TLS mode

You can find out more information about how to protect a Docker environment with TLS in the Docker documentation.

Required TLS files

TLS CA certificate Select file {{ $ctrl.formData.TLSCACert.name }}

TLS certificate Select file {{ $ctrl.formData.TLSCert.name }}

TLS key Select file {{ $ctrl.formData.TLSKey.name }}