mirror of https://github.com/rancher/ui.git
Merge pull request #3365 from superseb/cacertificate
Corrected CA certificate label for auth endpoint
This commit is contained in:
commit
4d3facaa92
|
|
@ -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-----"
|
||||
|
|
|
|||
Loading…
Reference in New Issue