Skip to content

SSH CA certificate key store support#3531

Open
LucasFrendorf wants to merge 6 commits intosemaphoreui:developfrom
LucasFrendorf:ssh-ca
Open

SSH CA certificate key store support#3531
LucasFrendorf wants to merge 6 commits intosemaphoreui:developfrom
LucasFrendorf:ssh-ca

Conversation

@LucasFrendorf
Copy link

Allows users to add SSH CA certificate to SSH key in key store

image

This solves #3171

@fiftin
Copy link
Collaborator

fiftin commented Feb 24, 2026

Hi @LucasFrendorf the PR already exists. We have plain field for this, we don't need new one.

@fiftin
Copy link
Collaborator

fiftin commented Feb 24, 2026

#3656

@LucasFrendorf
Copy link
Author

Hi @fiftin, this PR is about SSH CA certificate support (#3171), a CA cert is a signed public key that gets passed alongside the SSH private key during connection via -o CertificateFile=, so the remote host can verify the key was signed by a trusted CA (This isn't covered by #3656)
I can move the cert storage to the plain field, though #3656 would currently wipe it
But i would need to tweak that to allow the cert through, does that sound good?
If so i will wait for #3656 to merge

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants