Forcing HTTPs only will cause Portainer to stop listening on the HTTP port. Any edge agent environment that is using HTTP will no longer be available.


Provide a new SSL Certificate to replace the existing one that is used for HTTPS connections.
Upload a X.509 certificate, commonly a crt, a cer, or a pem file.
{{ $ctrl.formValues.certFile.name }}

File type is invalid.

Upload a private key, commonly a key, or a pem file.
{{ $ctrl.formValues.keyFile.name }}

File type is invalid.


{{ state.formValidationError }}