Confirmed users, Administrators
5,526
edits
m (quotes around PEM) |
m (added not about parent name) |
||
| Line 25: | Line 25: | ||
| PEM || "-----BEGIN CERTIFICATE----- <br /> <cert PEM data> <br /> -----END CERTIFICATE-----" || Cert PEM data must be enclosed in begin and end tags, and double quotes. | | PEM || "-----BEGIN CERTIFICATE----- <br /> <cert PEM data> <br /> -----END CERTIFICATE-----" || Cert PEM data must be enclosed in begin and end tags, and double quotes. | ||
|- | |- | ||
| 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. <br /> If the certificate does not have a Subject CN, then use the certificate Subject Organization. <br /> 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. | ||
|- | |- | ||
| Parent CA Owner/Certificate || Certificate Issuer Common Name || Max 80 characters allowed. If the certificate does not have an Issuer CN, then use the Issuer 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. | | Parent CA Owner/Certificate || Certificate Issuer Common Name || Max 80 characters allowed. <br /> If the certificate does not have an Issuer CN, then use the Issuer Organization. <br /> 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. <br /> Note: If more than one record matches the Parent Name, then the root certificate record will be used as the parent, otherwise, the first record found will be used. So, after mass import you will need to check such certificates and may need to move them to the correct hierarchy. | ||
|- | |- | ||
| Revocation Status || <blank> <br /> Revoked || Leave blank if not revoked | | Revocation Status || <blank> <br /> Revoked || Leave blank if not revoked | ||