forked from TrueCloudLab/certificates
Update provisioners.md
Swapped markdown URL / Text
This commit is contained in:
parent
81a0df9e45
commit
8aae8a6153
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue