Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Are there any open source PKI solutions that don't suck?
6 points
by
Bauernfeind
1648 days ago
We are a small IoT Startup and looking for a PKI solution to provision certificates for our devices. I had a look at openxpki, smallstep and PrimeKey, but either they are a pain to run or really expensive.
Do you know any other solutions? :)
5 comments
verdverm
1647 days ago
CFSSL, cloudflare's OSS CLI for PKI
link
ricktdotorg
1647 days ago
i second cfssl. it's pretty fantastic for internal PKI.
link
Nextgrid
1647 days ago
XCA if you need something simple running on a single machine.
link
rektide
1648 days ago
dogtags (perhaps via freeipa) or cfssl could be options, potentially.
link
botanicalfriend
1647 days ago
Vault X.509
link
yuppie_scum
1648 days ago
LetsEncrypt
link