Comment by CGamesPlay
2 days ago
Does AWS provide something similar? I found ACM "exportable certificates", but that involves AWS managing your private key.
2 days ago
Does AWS provide something similar? I found ACM "exportable certificates", but that involves AWS managing your private key.
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.