-
Notifications
You must be signed in to change notification settings - Fork 345
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
T6013: Add support for configuring TrustedUserCAKeys for ssh service #4234
Conversation
👍 |
b5cca42
to
dc9ff0f
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
dc9ff0f
to
4a0b7ed
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
a94fcc6
to
c586461
Compare
be86758
to
8bca67d
Compare
f9fdaae
to
040b197
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing the other requested changes, this looks great!
b8ef2d1
to
025641e
Compare
025641e
to
8a9675b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
ummm...It seems like the failure is occurring in a part that doesn’t seem relevant to this case...:(
|
de1cda8
to
f991956
Compare
@sarthurdev san @sever-sever san |
…ith local and remote CA keys
Co-authored-by: Simon <[email protected]>
f991956
to
8b560e7
Compare
CI integration ❌ failed! Details
|
Change Summary
This feature adds support for TrustedUserCAKeys, allowing SSH logins using signed CA certificates.
This PR does not include handling for AuthorizedPrincipalsFile. I plan to address it in a future PR.
Types of changes
Related Task(s)
Related PR(s)
Component(s) name
Proposed changes
How to test
Smoketest result
Checklist: