SEC_ERROR_IO |
An I/O error occurred during authentication.
|
SEC_ERROR_LIBRARY_FAILURE |
Security library failure.
|
SEC_ERROR_BAD_DATA |
Security library: received bad data.
|
SEC_ERROR_OUTPUT_LEN |
Security library: output length error.
|
SEC_ERROR_INPUT_LEN |
Security library: input length error.
|
SEC_ERROR_INVALID_ARGS |
Security library: invalid arguments.
|
SEC_ERROR_INVALID_ALGORITHM |
Security library: invalid algorithm.
|
SEC_ERROR_INVALID_AVA |
Security library: invalid AVA.
|
SEC_ERROR_INVALID_TIME |
Security library: invalid time.
|
SEC_ERROR_BAD_DER |
Security library: improperly formatted DER-encoded message.
|
SEC_ERROR_BAD_SIGNATURE |
Peer's certificate has an invalid signature.
|
SEC_ERROR_EXPIRED_CERTIFICATE |
Peer's certificate has expired.
|
SEC_ERROR_REVOKED_CERTIFICATE |
Peer's certificate has been revoked.
|
SEC_ERROR_UNKNOWN_ISSUER |
Peer's certificate issuer is not recognized.
|
SEC_ERROR_BAD_KEY |
Peer's public key is invalid
|
SEC_ERROR_BAD_PASSWORD |
The password entered is incorrect.
|
SEC_ERROR_RETRY_PASSWORD |
New password entered incorrectly.
|
SEC_ERROR_NO_NODELOCK |
Security library: no nodelock.
|
SEC_ERROR_BAD_DATABASE |
Security library: bad database.
|
SEC_ERROR_NO_MEMORY |
Security library: memory allocation failure.
|
SEC_ERROR_UNTRUSTED_ISSUER |
Peer's certificate issuer has been marked as not trusted by the user.
|
SEC_ERROR_UNTRUSTED_CERT |
Peer's certificate has been marked as not trusted by the user.
|
SEC_ERROR_DUPLICATE_CERT |
Certificate already exists in your database.
|
SEC_ERROR_DUPLICATE_CERT_NAME |
Downloaded certificate's name duplicates one already in your database.
|
SEC_ERROR_ADDING_CERT |
Error adding certificate to database.
|
SEC_ERROR_FILING_KEY |
Error refiling the key for this certificate.
|
SEC_ERROR_NO_KEY |
The private key for this certificate cannot be found in key database.
|
SEC_ERROR_CERT_VALID |
This certificate is valid.
|
SEC_ERROR_CERT_NOT_VALID |
This certificate is not valid.
|
SEC_ERROR_CERT_NO_RESPONSE |
Certificate library: no response.
|
SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE |
The certificate issuer's certificate has expired.
|
SEC_ERROR_CRL_EXPIRED |
The CRL for the certificate's issuer has expired.
|
SEC_ERROR_CRL_BAD_SIGNATURE |
The CRL for the certificate's issuer has an invalid signature.
|
SEC_ERROR_CRL_INVALID |
New CRL has an invalid format.
|
SEC_ERROR_EXTENSION_VALUE_INVALID |
Certificate extension value is invalid.
|
SEC_ERROR_EXTENSION_NOT_FOUND |
Certificate extension not found.
|
SEC_ERROR_CA_CERT_INVALID |
Issuer certificate is invalid.
|
SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID |
Certificate path length constraint is invalid.
|
SEC_ERROR_CERT_USAGES_INVALID |
Certificate usages field is invalid.
|
SEC_INTERNAL_ONLY |
Internal-only module.
|
SEC_ERROR_INVALID_KEY |
The key does not support the requested operation.
|
SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION |
Certificate contains unknown critical extension.
|
SEC_ERROR_OLD_CRL |
New CRL is not later than the current one.
|
SEC_ERROR_NO_EMAIL_CERT |
Not encrypted or signed: you do not yet have an email certificate.
|
SEC_ERROR_NO_RECIPIENT_CERTS_QUERY |
Not encrypted: you do not have certificates for each of the recipients.
|
SEC_ERROR_NOT_A_RECIPIENT |
Cannot decrypt: you are not a recipient, or matching certificate and private key not found.
|
SEC_ERROR_PKCS7_KEYALG_MISMATCH |
Cannot decrypt: key encryption algorithm does not match your certificate.
|
SEC_ERROR_PKCS7_BAD_SIGNATURE |
Signature verification failed: no signer found, too many signers found, \
or improper or corrupted data.
|
SEC_ERROR_UNSUPPORTED_KEYALG |
Unsupported or unknown key algorithm.
|
SEC_ERROR_DECRYPTION_DISALLOWED |
Cannot decrypt: encrypted using a disallowed algorithm or key size.
|
XP_SEC_FORTEZZA_BAD_CARD
|
FORTEZZA card has not been properly initialized.
|
XP_SEC_FORTEZZA_NO_CARD
|
No FORTEZZA cards found.
|
XP_SEC_FORTEZZA_NONE_SELECTED
|
No FORTEZZA card selected.
|
XP_SEC_FORTEZZA_MORE_INFO
|
Please select a personality to get more info on.
|
XP_SEC_FORTEZZA_PERSON_NOT_FOUND
|
Personality not found
|
XP_SEC_FORTEZZA_NO_MORE_INFO
|
No more information on that personality.
|
XP_SEC_FORTEZZA_BAD_PIN
|
Invalid PIN.
|
XP_SEC_FORTEZZA_PERSON_ERROR
|
Couldn't initialize FORTEZZA personalities.
|
SEC_ERROR_NO_KRL
|
No KRL for this site's certificate has been found.
|
SEC_ERROR_KRL_EXPIRED
|
The KRL for this site's certificate has expired.
|
SEC_ERROR_KRL_BAD_SIGNATURE
|
The KRL for this site's certificate has an invalid signature.
|
SEC_ERROR_REVOKED_KEY
|
The key for this site's certificate has been revoked.
|
SEC_ERROR_KRL_INVALID
|
New KRL has an invalid format.
|
SEC_ERROR_NEED_RANDOM
|
Security library: need random data.
|
SEC_ERROR_NO_MODULE
|
Security library: no security module can perform the requested operation.
|
SEC_ERROR_NO_TOKEN
|
The security card or token does not exist, needs to be initialized, or has been removed.
|
SEC_ERROR_READ_ONLY
|
Security library: read-only database.
|
SEC_ERROR_NO_SLOT_SELECTED
|
No slot or token was selected.
|
SEC_ERROR_CERT_NICKNAME_COLLISION
|
A certificate with the same nickname already exists.
|
SEC_ERROR_KEY_NICKNAME_COLLISION
|
A key with the same nickname already exists.
|
SEC_ERROR_SAFE_NOT_CREATED
|
Error while creating safe object.
|
SEC_ERROR_BAGGAGE_NOT_CREATED
|
Error while creating baggage object.
|
XP_JAVA_REMOVE_PRINCIPAL_ERROR
|
Couldn't remove the principal.
|
XP_JAVA_DELETE_PRIVILEGE_ERROR
|
Couldn't delete the privilege
|
XP_JAVA_CERT_NOT_EXISTS_ERROR
|
This principal doesn't have a certificate.
|
SEC_ERROR_BAD_EXPORT_ALGORITHM
|
Required algorithm is not allowed.
|
SEC_ERROR_EXPORTING_CERTIFICATES
|
Error attempting to export certificates.
|
SEC_ERROR_IMPORTING_CERTIFICATES
|
Error attempting to import certificates.
|
SEC_ERROR_PKCS12_DECODING_PFX
|
Unable to import. Decoding error. File not valid.
|
SEC_ERROR_PKCS12_INVALID_MAC
|
Unable to import. Invalid MAC. Incorrect password or corrupt file.
|
SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM
|
Unable to import. MAC algorithm not supported.
|
SEC_ERROR_PKCS12_UNSUPPORTED_TRANSPORT_MODE
|
Unable to import. Only password integrity and privacy modes supported.
|
SEC_ERROR_PKCS12_CORRUPT_PFX_STRUCTURE
|
Unable to import. File structure is corrupt.
|
SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM
|
Unable to import. Encryption algorithm not supported.
|
SEC_ERROR_PKCS12_UNSUPPORTED_VERSION
|
Unable to import. File version not supported.
|
SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT
|
Unable to import. Incorrect privacy password.
|
SEC_ERROR_PKCS12_CERT_COLLISION
|
Unable to import. Same nickname already exists in database.
|
SEC_ERROR_USER_CANCELLED
|
The user clicked cancel.
|
SEC_ERROR_PKCS12_DUPLICATE_DATA
|
Not imported, already in database.
|
SEC_ERROR_MESSAGE_SEND_ABORTED
|
Message not sent.
|
SEC_ERROR_INADEQUATE_KEY_USAGE
|
Certificate key usage inadequate for attempted operation.
|
SEC_ERROR_INADEQUATE_CERT_TYPE
|
Certificate type not approved for application.
|
SEC_ERROR_CERT_ADDR_MISMATCH
|
Address in signing certificate does not match address in message headers.
|
SEC_ERROR_PKCS12_UNABLE_TO_IMPORT_KEY
|
Unable to import. Error attempting to import private key.
|
SEC_ERROR_PKCS12_IMPORTING_CERT_CHAIN
|
Unable to import. Error attempting to import certificate chain.
|
SEC_ERROR_PKCS12_UNABLE_TO_LOCATE_OBJECT_BY_NAME
|
Unable to export. Unable to locate certificate or key by nickname.
|
SEC_ERROR_PKCS12_UNABLE_TO_EXPORT_KEY
|
Unable to export. Private key could not be located and exported.
|
SEC_ERROR_PKCS12_UNABLE_TO_WRITE
|
Unable to export. Unable to write the export file.
|
SEC_ERROR_PKCS12_UNABLE_TO_READ
|
Unable to import. Unable to read the import file.
|
SEC_ERROR_PKCS12_KEY_DATABASE_NOT_INITIALIZED
|
Unable to export. Key database corrupt or deleted.
|
SEC_ERROR_KEYGEN_FAIL
|
Unable to generate public-private key pair.
|
SEC_ERROR_INVALID_PASSWORD
|
Password entered is invalid.
|
SEC_ERROR_RETRY_OLD_PASSWORD
|
Old password entered incorrectly.
|
SEC_ERROR_BAD_NICKNAME
|
Certificate nickname already in use.
|
SEC_ERROR_NOT_FORTEZZA_ISSUER
|
Peer FORTEZZA chain has a non-FORTEZZA Certificate.
|
SEC_ERROR_JS_INVALID_MODULE_NAME |
Invalid module name.
|
SEC_ERROR_JS_INVALID_DLL |
Invalid module path/filename.
|
SEC_ERROR_JS_ADD_MOD_FAILURE |
Unable to add module.
|
SEC_ERROR_JS_DEL_MOD_FAILURE |
Unable to delete module.
|
SEC_ERROR_OLD_KRL |
New KRL is not later than the current one.
|
SEC_ERROR_CKL_CONFLICT |
New CKL has different issuer than current CKL.
|
SEC_ERROR_CERT_NOT_IN_NAME_SPACE |
Certificate issuer is not permitted to issue a certificate with this name.
|