Skip to content

Add ca-key flag to enable generating multiple certs from the same CA#2

Open
jchorl wants to merge 1 commit into
Shyp:masterfrom
jchorl:master
Open

Add ca-key flag to enable generating multiple certs from the same CA#2
jchorl wants to merge 1 commit into
Shyp:masterfrom
jchorl:master

Conversation

@jchorl
Copy link
Copy Markdown

@jchorl jchorl commented Nov 17, 2018

I'd like to generate a bunch of client certs all verified by the same CA. This allows you to generate many server and client certs that will all verify against a single CA cert. Default behaviour is unchanged - just adding an extra flag.

@kevinburke
Copy link
Copy Markdown

Hey just a heads up that this company is defunct now. Want to submit against my fork? https://github.com/kevinburke/generate-tls-cert

Comment thread generate.go
}
}

// keyFromFile reads in a PEM serialiazed key from |filename| and parses it as a ec private key
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Extra 'a' in "serialized"

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