Ask HN: Looking for someone to help create a trusted CA
1–10 of 43 posts
Re: Ask HN: Looking for someone to help create a trusted CA
#2You might start using software like PrimeKey Ejbca (Enterprise Edition), Microsoft Server 2019 with Certification Authority or some wrappers around openssl that are available online.
Re: Ask HN: Looking for someone to help create a trusted CA
#3Re: Ask HN: Looking for someone to help create a trusted CA
#4Re: Ask HN: Looking for someone to help create a trusted CA
#5Re: Ask HN: Looking for someone to help create a trusted CA
#61) You have no contact info in your profile.
2) As throwaway pointed out, this is an expensive task to undertake and, at least based on your post, it's not clear what you hope to gain from building another CA that's sufficiently trustworthy to be accepted into the Web PKI root stores. Beyond free certs (Let's Encrypt), your needs might also be satisfied by something like Digicert's Dedicated Intermediate program [1] where they will build and manage a "sub-CA" (subordinate CA) for you that chains up to their widely trusted roots. This allows you to control certificates issued under that sub-CA (as long your requests also fall within the baseline requirements) but saves you from the management and compliance overhead of a truly new CA.
Re: Ask HN: Looking for someone to help create a trusted CA
#7Re: Ask HN: Looking for someone to help create a trusted CA
#8Oh, and be prepared to spend tens or hundreds of thousands of dollars over the next few years while this process plays out and your CA certificate actually gets added to the root store in the various browsers.
---
[0]: https://www.mozilla.org/en-US/about/governance/policies/secu...
Re: Ask HN: Looking for someone to help create a trusted CA
#9Two things: 1) You have no contact info in your profile. 2) As throwaway pointed out, this is an expensive task to undertake and, at least based on your post, it's not clear what you hope to gain from building another CA that's sufficiently trustworthy to be accepted into the Web PKI root stores. Beyond free certs (Let's Encrypt), your needs might also be satisfied by something like Digicert's Dedicated Intermediate…