Merge: #8300: Correct spelling of "certificate" in tls provider docs

pull/8190/head
Martin Atkins 10 years ago committed by GitHub
commit 0007346a33

@ -8,7 +8,7 @@ description: |-
# tls\_locally\_signed\_cert
Generates a TLS ceritifcate using a *Certificate Signing Request* (CSR) and
Generates a TLS certificate using a *Certificate Signing Request* (CSR) and
signs it with a provided certificate authority (CA) private key.
Locally-signed certificates are generally only trusted by client software when

Loading…
Cancel
Save