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

This commit is contained in:
Martin Atkins 2016-08-18 13:46:38 -07:00 committed by GitHub
commit 0007346a33
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ description: |-
# tls\_locally\_signed\_cert # 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. signs it with a provided certificate authority (CA) private key.
Locally-signed certificates are generally only trusted by client software when Locally-signed certificates are generally only trusted by client software when