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 flag to take subject/SANs from existing cert #36

Open
mcpherrinm opened this issue Apr 28, 2017 · 0 comments
Open

Add flag to take subject/SANs from existing cert #36

mcpherrinm opened this issue Apr 28, 2017 · 0 comments

Comments

@mcpherrinm
Copy link
Contributor

mcpherrinm commented Apr 28, 2017

Sometimes you've already got a crt/key already, and you just want it reissued.

We've got a --key for certstrap request-cert to use an existing cert, maybe we should have a --cert too.

The exact semantics are a little tricky. Like, should we copy the extended-validation OIDs? (Generally, I think "no" because the CA should provide those). At very least we should take the normal subject stuff (CN, O, OU, L, ...) and SANs.

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

No branches or pull requests

1 participant