Skip to content

Instantly share code, notes, and snippets.

View ldhertert's full-sized avatar

Luke Hertert ldhertert

  • Harness
  • Columbus, OH
View GitHub Profile
@nelsonenzo
nelsonenzo / letsencrypt-route53.md
Created February 15, 2018 21:06
Generate letsencrypt SSL certificates using acme.sh and Route53

letsencrypt + route53

what will you learn?

How to use letsencrypt to generate ssl certificates and keys locally for any domain you own, using DNS entries for domain ownership validation.

requirements

  • aws keys with rights to read/write AWS Route53 for the domain in question
  • bash