Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update tls cert private instrs #50418

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stevenGravy
Copy link
Contributor

Instructions just mentioned the wildcard cert for private certs.

Copy link

🤖 Vercel preview here: https://docs-iu7ojqpss-goteleport.vercel.app/docs

Copy link

🤖 Vercel preview here: https://docs-7u80jeayi-goteleport.vercel.app/docs

@@ -30,7 +30,8 @@ deployments, use your own private key and certificate.
On your Teleport host, place a valid private key and a certificate chain in `/var/lib/teleport/privkey.pem`
and `/var/lib/teleport/fullchain.pem` respectively.

The leaf certificate must have a subject that corresponds to the domain of your Teleport host, e.g., `*.teleport.example.com`.
The leaf certificate must have a subject that corresponds to the domain of your Teleport host, e.g., `teleport.example.com`
with mapped sub-domains as alternate names, e.g., `*.teleport.example.com`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we expect people to know what mapped sub-domains are? I'm not sure I would know what this meant if I wasn't already familiar with Teleport.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Subdomains are mentioned in step 1 for web applications. We can reword it another way if that will make it more clear.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

🤖 Vercel preview here: https://docs-gnywjq6ct-goteleport.vercel.app/docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants