Merge pull request #3365 from superseb/cacertificate

Corrected CA certificate label for auth endpoint
This commit is contained in:
Vincent Fiduccia 2019-09-18 17:28:58 -07:00 committed by GitHub
commit 4d3facaa92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5972,7 +5972,7 @@ newCertificate:
invalidFormat: Private Key is invalid.
placeholder: "Paste in the private key, typically starting with -----BEGIN RSA PRIVATE KEY-----"
cert:
label: Certificate -> CA Certificate
label: CA Certificate
required: Certificate is required.
invalidFormat: Certificate is invalid.
placeholder: "Paste in the CA certificate, starting with -----BEGIN CERTIFICATE-----"