Skip to content

Conversation

jchorl
Copy link

@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

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

@@ -201,6 +210,22 @@ func keyToFile(filename string, key *ecdsa.PrivateKey) {
}
}

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

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