Skip to content

Advantages/Disadvantages over AWS Certificate Manager #11

Description

@ubergeek42

Why would people want to use this over the new AWS Certificate Manager(ACM)?

Advantages:

  • Available in all regions(ACM is only available in us-east at the moment)
  • Validates domains without requiring MX records/email access
  • Can configure CloudFront/ELBs with a default SSL setting without user intervention.
  • LE supports 100 names per cert, ACM only 20(Less ELBs needed if serving lots of sites)

Disadvantages:

  • ACM has 1yr renewals(vs LetsEncrypt's 90 day)
  • Requires S3/Lambda(Additional dependencies/very minimal cost)
  • Requires Route53 to validate domains for use with ELB
  • ACM can be done entirely through their web console

Common Features:

  • Support CloudFront/ELB
  • Automatic renewal

Edit this issue as new points are made.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions