Marco Franssen 4/13/2020

Use the ACME DNS-Challenge to get a TLS certificate

Read Original

This technical article details the ACME protocol's DNS-01 challenge for obtaining TLS certificates from Let's Encrypt. It compares different ACME challenge types (HTTP-01, DNS-01, TLS-SNI-01, TLS-ALPN-01) and focuses on the DNS method, which allows for automation via DNS provider APIs and is ideal for development environments or issuing wildcard certificates without a publicly accessible web server.

Use the ACME DNS-Challenge to get a TLS certificate

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes