-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update Step 3 when using Teleport’s CA with GitHub #22595
Labels
Comments
ptgott
added a commit
that referenced
this issue
Aug 13, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
ptgott
added a commit
that referenced
this issue
Aug 14, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
ptgott
added a commit
that referenced
this issue
Aug 15, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
ptgott
added a commit
that referenced
this issue
Aug 28, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
ptgott
added a commit
that referenced
this issue
Aug 30, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
github-merge-queue bot
pushed a commit
that referenced
this issue
Sep 3, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
github-actions bot
pushed a commit
that referenced
this issue
Sep 3, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
github-actions bot
pushed a commit
that referenced
this issue
Sep 3, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
github-actions bot
pushed a commit
that referenced
this issue
Sep 3, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
ptgott
added a commit
that referenced
this issue
Sep 4, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
ptgott
added a commit
that referenced
this issue
Sep 4, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
ptgott
added a commit
that referenced
this issue
Sep 4, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
github-merge-queue bot
pushed a commit
that referenced
this issue
Sep 4, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
github-merge-queue bot
pushed a commit
that referenced
this issue
Sep 4, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
github-merge-queue bot
pushed a commit
that referenced
this issue
Sep 4, 2024
Closes #22595 Indicate that the user certificate you are exporting would be the same as the one you receive when authenticating to Teleport. Refer to your existing user cert file instead using `tctl auth sign`.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Applies To
Using Teleport’s Certificate Authority with GitHub (Step 3)
Details
As
cert_extensions
defined in Teleport roles are included in the user certificates generated bytsh login
, Step 3 in this guide can be simplified to reduce the number of commands to be executed - thetctl auth sign --out out.cer --user=<USERNAME>
command can be considered optional.Related Issues
#22594
The text was updated successfully, but these errors were encountered: