From 8aae8a615329e0ffa8296c667fb33820be855d32 Mon Sep 17 00:00:00 2001 From: Nico Domino Date: Sun, 25 Oct 2020 10:52:23 +0100 Subject: [PATCH] Update provisioners.md Swapped markdown URL / Text --- docs/provisioners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/provisioners.md b/docs/provisioners.md index fdebc1d1..fbe78719 100644 --- a/docs/provisioners.md +++ b/docs/provisioners.md @@ -330,7 +330,7 @@ Below is an example of an SSHPOP provisioner in the `ca.json`: ### ACME An ACME provisioner allows a client to request a certificate from the server -using the [https://tools.ietf.org/html/rfc8555](ACME Protocol). The ACME +using the [ACME Protocol](https://tools.ietf.org/html/rfc8555). The ACME provisioner can only request X509 certificates. All authentication of the CSR is managed by the ACME protocol.