Getting Started with AWS Certificate Manager

To get started with AWS Certificate Manager (ACM), navigate to the Certificate Manager in the AWS Management Console. You can use AWS Certificate Manager to create public certificates to identify resources on the Internet or private certificates to identify resources in your organization. ACM can help you create and manage public and private certificates.

Public Certificates


Use the wizard to request an SSL/TLS certificate by choosing Request a public certificate and entering the name of your site. You can also request a certificate using the AWS CLI or API.

After successful validation of your ownership or control of the domain names in your certificate request, the SSL/TLS certificate is issued. You can deploy this certificate for use with Elastic Load Balancers, Amazon CloudFront distributions, or APIs on Amazon API Gateway. You simply select the SSL/TLS certificate you want from a drop-down list in the AWS Management Console. Alternatively, you can execute a CLI command or call an AWS API to associate the certificate with an AWS resource. AWS Certificate Manager then deploys the certificate to the resource you selected.

For more information about creating and using certificates provided by AWS Certificate Manager, visit the AWS Certificate Manager FAQs page or see Getting Started in the AWS Certificate Manager User Guide.

Private Certificates


You can use AWS Certificate Manager (ACM) to request and manage private certificates. To get started with ACM, you can use the AWS Certificate Manager wizard to choose Request a private certificate, then select your AWS Private CA from the dropdown list. AWS Certificate Manager takes care of generating the key pair and issuing the certificate from your private CA. ACM can deploy the private certificate to the AWS resources you select, or you can export the certificate and use it on EC2 instances, containers, or with on-premises servers.

For more information about creating and using a private CA and private certificates, visit the AWS Certificate Manager User Guide.

Learn more about product pricing

See pricing details and examples.

Learn more 
Sign up for a free account

Instantly get access to the AWS Free Tier.

Sign up 
Start building in the console

Get started building with AWS Certificate Manager in the AWS Console.

Sign in