Confirmed users, Administrators
5,526
edits
m (clarification) |
m (quotes around PEM) |
||
| Line 23: | Line 23: | ||
! Column/Field Name !! Valid Values !! Rules/Notes | ! Column/Field Name !! Valid Values !! Rules/Notes | ||
|- | |- | ||
| PEM || -----BEGIN CERTIFICATE----- <br /> <cert PEM data> <br /> -----END CERTIFICATE----- || Cert PEM data must be enclosed in begin and end tags | | PEM || "-----BEGIN CERTIFICATE----- <br /> <cert PEM data> <br /> -----END CERTIFICATE-----" || Cert PEM data must be enclosed in begin and end tags | ||
|- | |- | ||
| CA Owner/Certificate Name || Certificate Subject Common Name || Max 80 characters allowed. If the certificate does not have a Subject CN, then use the certificate Subject Organization. Note: A few additional characters may be added at the end of the name, for clarification purposes, but must be kept consistent within the hierarchy. | | CA Owner/Certificate Name || Certificate Subject Common Name || Max 80 characters allowed. If the certificate does not have a Subject CN, then use the certificate Subject Organization. Note: A few additional characters may be added at the end of the name, for clarification purposes, but must be kept consistent within the hierarchy. | ||