Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
blocks:server:nginx:dns01_challenge [2025-09-17 06:50] – [DNS-01 Challenge for renewal of HTTPS certificates] mattias | blocks:server:nginx:dns01_challenge [2025-09-17 06:50] (current) – [DNS-01 Challenge for renewal of HTTPS certificates] mattias | ||
---|---|---|---|
Line 5: | Line 5: | ||
We will not bother about the TLS-ALPN-01, | We will not bother about the TLS-ALPN-01, | ||
To allow for automatic renewal on server that is not exposed but can access the internet DNS-01 challenge is useful. | To allow for automatic renewal on server that is not exposed but can access the internet DNS-01 challenge is useful. | ||
+ | ==== Available plugins ==== | ||
+ | The officical certbot plugins maintained by Certbot can be found [[https:// | ||
+ | 3rd party plugins can be found [[https:// | ||
====Outline of the steps involved for DNS-Challange==== | ====Outline of the steps involved for DNS-Challange==== | ||