Hacker News new | ask | show | jobs
by CGamesPlay 333 days ago
Does AWS provide something similar? I found ACM "exportable certificates", but that involves AWS managing your private key.
1 comments

Last I knew, AWS would issue a free certificate to people using certain AWS services, but, as you say, only if Amazon is managing the private key. You can also use ACM APIs to import keys and certificates from other CAs.