Error Codes

Error Codes


 

From

To

Description

 

From

To

Description

Certificate Issuance.

Error codes generated by modules or products related to certificate issuance from DigiCert or EJBCA.






1000

1100

Success response sends by the Certification Authority.

2000

3999

Generated by communication library or gateway with Certification Authority services.

4000

4999

Error generated by a Rempki response

5000

5999

Error codes generated by the certificate request validation module (KmilaRA). This module validates each certificate request against the configured approval, like external DB, configuration files, MPKI PassCode, etc.

Generals

General errors, like JSON or certificate parsing.

10000

10200

This kind of error belongs to the basic modules used by Alison-Desktop, Alison-Server, Debbie-Server, etc.

Externals

 

10901

11100

Error Codes reported by the Santander-AdSec module.

This kind of error is generated by external modules, live LDAP validation or certificate issuance validation.

Alison SDK js

AlisonJS sdk

AlisonGUI sdk

Alison-Desktop

Alison-Server

Some codes are shared between modules





20001

20199

Alison SDKjs Library

20201

20299

Notification codes. Usually not considered as an error.

20301

20399

User response codes, like CANCEL.

20401

20499

AlisonJS Library

20501

20599

Alison-Plug in or communication codes generated by the library. These codes are not recoverable.

20601

20999

Codes generated by Alison-Desktop.

21001

21499

Codes generated by Keystores modules, like CSK.

21500

21999

Alison-Desktop (version 3.x)

22000

22999

AlisonMobile SDK Error & Status codes.

23000

23999

Alison-Server

Debbie Server

30000

30999

Generated by Debbie.

PDFSign Builder

31000

31999

Generated by PDF Sign Builder

Connection errors

40000

40100

Errors indicating connection errors between modules.

Alison ID

50000

56100

Alison ID, Alison ID Gateway y Detect ID

Secure Doc

60000

62999

Generated by Secure Doc


CoLT Issuance

CoLT-Gateway

Code

Name

Description

Code

Name

Description

1001..

..1009

SUCCESS_API_CODES

All these codes are equivalents to SUCCESS.

OK_CODE_ENROLL_COMPLETED = 1001;
OK_CODE_RENEW_COMPLETED = 1002;
OK_CODE_REVOKE_COMPLETED = 1003;
OK_CODE_SEARCH_COMPLETED = 1004;
OK_CODE_EDIT_COMPLETED = 1005;
OK_CODE_RELOAD_COMPLETED = 1006;

OK_CODE_USERINFORMATION_COMPLETED = 1007;

OK_CODE_PASSCODEINFORMATION_COMPLETED = 1008;

OK_CODE_EDITPASSCODE_COMPLETED = 1009;

2001

ERR_INVALID_OR_NULL_CSR

Error getting CSR parameter

2002

ERR_INVALID_NVP_HASHMAP

Error getting NVP parameter

2003

ERR_NVALID_CERT_VAL_DAYS

Error getting certificateValidityDays parameter

2004

ERR_OVERRIDE_VALIDITY

Error, Policy set OverrideValidity to false

2005

ERR_DEFAULT_POLICY_NOT_FOUND

Error, Default Policy could not be found

2006

ERR_INVALID_PKCS7

Error getting PKCS7 parameter

2007

ERR_GENERIC_REVOKE

Error revoking certificate

2008

ERRINVALID_CERT_SERIAL

Error getting certificate serial

2009

ERR_INVALID_CERT_ISSUER

Error getting certificate issuer

2010

ERR_SEARCH_NO_RESULTS

Error, no search results

2011

ERR_CODE_INVALID_OR_NULL_SEATID

Error getting seatId parameter

2012

ERR_CODE_INVALID_OR_NULL_PASSCODE

Error getting passcode parameter

2013

ERR_CODE_INVALID_OR_NULL_EXPIRYDATETIME

Error getting expiryDateTime parameter

...

 

 

3001

EXC_AXISFAULT

AxisFault Exception

A30D - Domain not authenticated. Please make sure the domain exists in your MPKI 8 account and it is approved.

3002

EXC_REMOTE

RemoteException Exception

3003

EXC_ADB

ADBException Exception

3004

EXC_MALFORMED_URI

MalformedURIException Exception

3005

EXC_GENERIC

Generic Exception. Common reasons of this error:

  • CoLT-Frontend cannot communicate with CoLT-Gateway to issue certificate.

3005

DUPLICATE CERTIFICATE OR ACCOUNT

An existing certificate with the same DN. Deprecated and replaced by 3023.

3006

EXC_THROWABLE

Throwable Exception

3007

EXC_CANT_PARSE_CERT_ISSUER

Exception parsing certificate issuer

3008

EXC_CANT_PARSE_EXTENSION

Exception parsing extension

3009

EXC_IO

IO Exception

...

 

 

3019

INVALID_OR_NOT_AVAILABLE_PASSCODE

Invalid or not available passcode.

3020

INVALID_DATA_FORMAT

Data type validation failed for an attribute value in the enrollment request. 

  • One or several fields have invalid characters o invalid format.

  • Verify if the email value complies with a  valid domain.

  • Check character set defined by CA profiles.

3021

INVALID_KEY_SIZE

The key length of the binary security token provided does not match the policy.

3022

ACCOUNT_EXHAUSTED

The enrollment request could not be processed as it exceeds the number of certificates available for this account.

3023

DUPLICATE_CERTIFICATE

A certificate has already been issued with this enrollment information, and it is still valid.

3024

UNSUPPORTED_FEATURE

Feature not supported.

3025

REVOKED_CERTIFICATE

The certificate is revoked.

3026

CLIENT_CERT_REVOKED

The client certificate is revoked.

3027

DEFAULT_ERROR

Default error code.

3028

INVALID_OR_MISSING_SEATID

Invalid or missing SeatId.

...

 

 

 

 

 

3450

ERR_INVALID_OR_NULL_USERNAME

Error getting UserName parameter

3451

ERR_INVALID_OR_NULL_EMAIL

Error getting certificate email

3452

ERR_INVALID_OR_NULL_CANAME

Error getting CA Name

3453

ERR_INVALID_OR_NULL_CPNAME

Error getting Certificate Profile Name

3454

ERR_INVALID_OR_NULL_EEPNAME

Error getting End Entity Profile Name

3455

ERR_INVALID_OR_NULL_DN_TEMPLATE

Error getting DN Template

3456

ERR_INVALID_OR_NULL_DN

Error building DN

...

 

 

3500

EXC_CESECORE

General CESECore error

3501

EXC_EJBCA

General CA error

3502

EXC_AUTHORIZATION_DENIED

No authorization to perform this operation

3503

EXC_USER_DOESNT_FULLFILL_EEPROFILE

Given userdata doesn't fullfill end entity profile

3504

EXC_APPROVAL

Approval is necessary

3505

EXC_WAITING_FOR_APPROVAL

Waiting for approval

3506

EXC_CA_DOESNT_EXISTS

CA does not exist

3507

EXC_ALREADY_REVOKED

his certificate has already been revoked

3508

EXC_DATE_NOT_VALID

Revoke date not valid

3509

EXC_REVOKE_BACKDATE_NOT_ALLOWED

Revoke backdate not allowed for profile

3510

EXC_CERTIFICATE

Error getting certificate

3511

EXC_USER_NOT_FOUND

User not found

...

 

 

3600

EXC_CONTROLLER_OPERATION_INTERRUPTED

Controller operation interrupted

3601

EXC_CONTROLLER_NOT_FOUND_OR_DISABLED

Controller not found or disabled

3602

EXC_CONTROLLER_ACCESS_FORBIDEN

Controller access forbidden: missing or incorrect challenge

3603

EXC_CONTROLLER_CONFIGURATION_NOT_VALID

Controller configuration not valid

3604

EXC_CONTROLLER_OPERATION_NOT_SUPPORTED

Controller operation not supported

3605

EXC_MSG_CONTROLLER_CANNOT_CONNECT_CA

Controller cannot connect with CA

3606

EXC_MSG_CONTROLLER_OPERATION_TIMEOUT

Controller operation timeout

Rempki

Code

Name

Description

Code

Name

Description

4001

ERROR_REMPKI_MALFORMED

Error in user data provided by Rempki

 

CoLT-Frontend / CoLT-Backend

Code

Name

Description

Code

Name

Description

5000

ERROR_OPERATION_UNKNOWN

Generic Error

5001

ERROR_GENERAL_EXCEPTION

General Exception

5002

ERROR_NOT_RA_OPERATOR

RA operator not found

5003

ERROR_RUNNING_EXCEPTION

General Running Exception

5005

ERROR_OPENNING_API

Error trying to contact CoLT_Backend module to validate request or get configuration.

5006

ERROR_CONNECTION_BACKEND

Error trying to contact CoLT_Backend to getmodule to validate request or get configuration.

5007

ERROR_CONNEXION_CLOUD

Error trying to connect to Alison Server

5010

ERROR_AUTHENTICATION_FAIL

 

5012

ERROR_UNKNOWN_PWD_RESULT

 

5013

ERROR_PASSCODE_NOT_FOUND

 

5014

ERROR_PASSCODE_LOCKED

 

5015

ERROR_PASSCODE_EXPIRED

 

5016

ERROR_PASSCODE_USED

 

5017

ERROR_PASSCODE_CANCELLED

 

5018

ERROR_REGISTERING_CERTIFICATE

Certificate couldn't be registered on local DataBase.

5020

ERROR_APPROVAL_FAIL

This request doesn't have enough approval credits.

5021

ERROR_NOT_RENEWABLE

This certificate is not renewable

5022

ERROR_INDIVIDUAL_NOT_FOUND

 

5023

ERROR_PASSCODE_NATID_NOT_MATCH

Passcode doesn't match

5024

ERROR_INVALID_AUTH_METHOD

 

5025

ERROR_INVALID_PIN

At least, one of the validation PINes is incorrect.

5026

ERROR_INVALID_CERTIFICATE

Invalid certificate

5027

ERROR_DISABLED_AUTORENEW

Autorenewal is disabled.

5028

ERROR_ALREADY_RENEWED

Certificate already renewed

5029

ERROR_DISABLED_RENEWAL

Renewal is disabled

5030

ERROR_ISSUE_FAIL

 

5031

ERROR_GENERATE_CSR

 

5032

ERROR_POLICY_NOT_RENEWABLE

 

5033

ERROR_POL_RENEW_OUT_OF_RANGE

This certificate can't be renewed

5034

ERROR_DISABLED_AUTO_REGISTER

Auto-register individual based on presented certificate is disabled.

5035

ERROR_UNKNOWN_POLICY

None policy found matching this certificate.

5036

ERROR_REVOKE_FAIL

 

5040

ERROR_INVALID_REQUEST_TYPE

Invalid request type.

5041

ERROR_INVALID_SEARCH_TYPE

Invalid search.

5042

ERROR_SEARCH_GENERIC

Generic error during search.

5043

ERROR_SEARCH_NOT_FOUNT

Search not found.

5051

ERROR_INVALID_SERIAL_NUM

 

5052

ERROR_UNABLE_OF_VERIFY

Se ha producido un error general al intentar verificar el certificado

5070

ERROR_CA_SERVICES

CA response with error.

5071