Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 809

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

799

53-1003248-01

List of Error Messages

A

SSL_CRL_RECORD_NOT_FOUND

The specified CRL record "%s" is not found. Please specify
a CRL record that already exists.

SSL_CRL_RECORD_REFRESH_INTERVAL_OUT_OF_R
ANGE

The specified CRL refresh interval is out of range. Please
specify a CRL refresh interval value in the range of 0 to
0x7FFFFFFF "%s".

SSL_CRL_RECORDS_MAX_REACHED

Cannot create a CRL record "%s" as the maximum number
of CRL records (%d) is reached. Please delete the unused
CRL records before trying to create a new CRL record.

SSL_CSR_COUNTRY_NAME_LENGTH_INVALID

The specified CSR parameter 'countryName' length is
invalid. Please specify the CSR parameter 'countryName'
length as %d characters only (for example, US, IN, UK etc).

SSL_CSR_MISSING_KEY_FILENAME

The mandatory parameter "keyPairFilename" is missing.
Please specify the mandatory parameter for CSR
generation.

SSL_CSR_PARAM_LENGTH_TOO_LONG

The specified CSR parameter "%s" is too long. Please
specify a CSR parameter that is not more than %d
characters.

SSL_CSR_WRITE_ERROR

Failed to write CSR. Please try again with valid inputs.

SSL_DEVICE_MASK_OUT_OF_RANGE

The specified SSL device mask is out of range. Please
specify a valid value in the range of %u to %u.

SSL_EMPTY_FILE_CONTENT_ERR

The key or certificate file content cannot be empty for
upload. Please specify a valid key or certificate file.

SSL_EXPORT_MASTER_PASSWORD_ALREADY_EXIST
S

The SSL export master password already exists. Please
clear the SSL export master password before you try to
reconfigure it.

SSL_EXPORT_MASTER_PASSWORD_FILE_CREATE_FA
IL

Failed to create a file to store the SSL export master
password. Please verify whether there is sufficient space
available on Flash to store the password.

SSL_EXPORT_MASTER_PASSWORD_FILE_WRITE_FAI
L

Failed to write the SSL export master password into the
file. Please verify whether there is sufficient space
available on Flash to store the password.

SSL_EXPORT_MASTER_PASSWORD_MATCH_FAIL

The specified SSL master export password does not
match with the stored password. Please specify a valid
SSL master export password.

SSL_EXPORT_MASTER_PASSWORD_NEEDED

The SSL export master password is missing. Please
specify a valid SSL export master password.

SSL_EXPORT_MASTER_PASSWORD_NOT_FOUND

The SSL master export password is not configured.
Please configure a valid SSL master export password.

SSL_EXPORT_MASTER_PASSWORD_TOO_LONG

The specified SSL export master password is too long.
Please specify an SSL export master password not more
than %d characters.

SSL_FILE_OPEN_ERROR

Unable to open key or certificate file "%s". Please try
again later.

SSL_FILE_WRITE_ERROR

Unable to write the key or certificate to the file "%s".
Please verify whether the key or certificate file content or
passphrase is valid (in upload or generation scenarios).

TABLE 109

List of error messages

Error String

Message

Advertising