From c797f47e67e5282e2eee043a0348b1763d879e51 Mon Sep 17 00:00:00 2001 From: Kekalainen Date: Fri, 6 Sep 2024 15:21:15 +0300 Subject: [PATCH] docs: Restore previous issuer sections, disambiguate --- src/docs/markdown/caddyfile/directives/tls.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/docs/markdown/caddyfile/directives/tls.md b/src/docs/markdown/caddyfile/directives/tls.md index 0971025..776394f 100644 --- a/src/docs/markdown/caddyfile/directives/tls.md +++ b/src/docs/markdown/caddyfile/directives/tls.md @@ -359,15 +359,17 @@ Obtains certificates using the ACME protocol. Note that `acme` is a default issu - **any_common_name** is a list of one or more common names; Caddy will choose the first chain that has an issuer that matches with at least one of the specified common names. -##### ZeroSSL + + #### zerossl -Obtains certificates using the ZeroSSL API. +Obtains certificates using the [ZeroSSL API](https://zerossl.com/documentation/api/). ```caddy-d ... zerossl {