LoginSignup
0
0

More than 1 year has passed since last update.

【AWS】AWS Certificate Manager (ACM)

Posted at

SSLとTLS

基本的な概念は同じ。SSLの進化系がTLS。

証明書

上記はサーバーの信頼性を確認するためのサーバ証明書が利用されている。
Let's Encryptとかがよく知られているが、もちろんAmazonさんが認証してくれるものがある。
それがACM。

ACMが連携可能なサービス

EC2に直接証明書をインポートすることはできないことに注意。

・ELB
・CloudFront
・Elastic Beanstalk
・API Gateway
・Nitro Enclaves

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0