PKI Messages
- Last Updated: September 10, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
PKI-BADCERTIFICATE
Message Text
Bad certificate. Certificate position in the list of certificates: variable1
Cause
Certificate being imported is bad.
PKI-BADCERTREQVER
Message Text
Bad X509 certificate request version: variable1
Cause
A incorrect version number was specified in the certificate request.
Response
A certificate request should always have a version of 0
PKI-BADCNTRY
Message Text
bad country code: variable1
Cause
The wrong country code was specified for the certificate request template.
Response
Check to be sure the country code exists and is two characters, such as US, UK, DE, FR, ES, etc.
PKI-BADKEYTYPE
Message Text
bad key type: 'variable1'
PKI-CERTISCA
Message Text
Expecting a certificate instead of a certificate authority.
PKI-DUPNAME
Message Text
duplicate certificate template name: 'variable1'
PKI-INVALID
Message Text
invalid template id: variable1
Cause
Template id was invalid.
Response
Check template id for spelling and that the template was created and try again.
PKI-NONAME
Message Text
no name
Cause
Seen when the certificate template name is missing while creating a new (pki) public infrastructure state in the security database.
Response
Add a certificate template name when creating a new (pki) public infrastructure state in the security database.
PKI-NOORGNAME
Message Text
no organization name
PKI-NOREQ
Message Text
no requests found: variable1
PKI-TMPLINUSE
Message Text
template in use: variable1
PKI-TOOMANYREQ
Message Text
too many requests found: variable1 for variable2