Hacker News new | ask | show | jobs
by ilaksh 2475 days ago
What's the advantage of this over some scripts like https://github.com/tomberek/easy-ca?
1 comments

See the comparison to cfssl below. Step has lots more features, is easier to use, and harder to misuse. Relative to easy-rsa, the most important difference is that step-ca is a service that can issue certs via an API. Combined with step it can also help with lots of cert management tasks like root distribution and automated renewal.