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

Add sshcert auth #245

Merged
merged 11 commits into from
Oct 28, 2024
Merged

Conversation

cviecco
Copy link
Contributor

@cviecco cviecco commented Oct 17, 2024

This is the server side part of the sshcert auth portion. Only minimal test have been added. Notice that this is against the devel branch, which I just created so that we can start having common development here... I think the master branch is just getting too busy.

@cviecco cviecco requested a review from rgooch October 17, 2024 20:02
@@ -57,6 +57,7 @@ import (
"github.com/Cloud-Foundations/tricorder/go/tricorder"
"github.com/Cloud-Foundations/tricorder/go/tricorder/units"
"github.com/cloudflare/cfssl/revoke"
"github.com/cviecco/webauth-sshcert/lib/server/sshcertauth"
Copy link
Member

Choose a reason for hiding this comment

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

😢

cmd/keymasterd/app.go Show resolved Hide resolved
cmd/keymasterd/auth_sshcert.go Outdated Show resolved Hide resolved
cmd/keymasterd/auth_sshcert.go Outdated Show resolved Hide resolved
cmd/keymasterd/auth_sshcert.go Outdated Show resolved Hide resolved
cmd/keymasterd/auth_sshcert.go Outdated Show resolved Hide resolved
@cviecco cviecco merged commit e8fe981 into Cloud-Foundations:develop Oct 28, 2024
6 checks passed
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