HTTPS and Domains
HTTPS and Domains
Porter secures all application endpoints with SSL using cert-manager and Let’s Encrypt. There are three options for domains:
- Porter Domains — these domains are of the form
*.onporter.run
. They are designed to be used for testing and staging environments, but are not meant to run production applications. - Custom Domains — this guide shows you how to set up a custom domain for your applications.
- Wildcard Domains — this guide shows you how to set up a wildcard domain that can use the same SSL certificate per subdomain.
To view more details about viewing SSL certificates, see the SSL Certificates guide.