cloudflare / certmgr

Automated certificate management using a CFSSL CA.
BSD 2-Clause "Simplified" License
218 stars 40 forks source link

should include instructions for starting cfssl serve #8

Closed terinjokes closed 7 years ago

terinjokes commented 7 years ago

It's clear from the readme that this is meant to be used with cfssl. We should have a quick note for someone new who to startup cfssl's API in a way that has reasonable defaults: ie, requires an auth_key and knows about profiles.

kisom commented 7 years ago

This is really only useful for people already using cfssl, so it's assumed people already know about it.

terinjokes commented 7 years ago

@kisom Let's put it another way. I'm using it and don't know, I look at cfssl serve -h and it's not clear.

kisom commented 7 years ago

That's probably an issue for the cfssl repo, I think.

terinjokes commented 7 years ago

I'll reopen it there.

kisom commented 7 years ago

Thanks!