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

Page 813

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

803

53-1003248-01

List of Error Messages

A

SSL_PROFILE_ALREADY_EXISTS

The specified SSL profile "%s" already exists. Please
specify a unique SSL profile name.

SSL_PROFILE_BINDING_CLIENT_PROFILE_NEEDED

The mandatory parameter client profile is missing. Please
specify a valid client profile parameter for SSL profile
binding.

SSL_PROFILE_BINDING_CLIENT_PROFILE_NOT_FOU
ND

The specified client SSL profile "%s" not found. Please
specify an existing client SSL profile.

SSL_PROFILE_BINDING_INFO_NEEDED

SSL profile binding information is missing. Please specify
valid SSL profile binding information.

SSL_PROFILE_BINDING_SERVER_PROFILE_NEEDED

The mandatory parameter server profile is missing.
Please specify a valid server profile parameter in SSL
profile binding.

SSL_PROFILE_BINDING_SERVER_PROFILE_NOT_FOU
ND

The specified server SSL profile "%s" is not found. Please
specify an existing server SSL profile.

SSL_PROFILE_BINDING_SSL_MODE_NEEDED

The mandatory parameter SSL mode is missing. Please
specify a valid SSL mode parameter in SSL profile binding.

SSL_PROFILE_BINDING_VIP_PORT_NEEDED

The mandatory parameter VIP port is missing. Please
specify a valid VIP port for SSL profile binding.

SSL_PROFILE_CA_CERT_FILE_ADDITION_FAIL

Failed to add the specified CA certificate file "%s" to the
SSL profile "%s". Please specify a valid CA certificate file.

SSL_PROFILE_CA_CERT_FILE_NOT_FOUND

The specified CA certificate file "%s" not found. Please
specify a CA certificate file that already exists for profile
"%s".

SSL_PROFILE_CERT_EXISTS_KEY_DELETION_FAIL

The specified key file cannot be removed from the SSL
profile "%s". Please remove the certificate "%s" from the
SSL profile "%s" before trying to remove the key file.

SSL_PROFILE_CERT_FILE_ADDITION_FAIL

Failed to add the specified certificate file "%s" to the SSL
profile "%s". Please specify a valid certificate file.

SSL_PROFILE_CERT_FILE_NOT_FOUND

The specified certificate file "%s" is not found. Please
specify a certificate file that already exists for profile "%s".

SSL_PROFILE_CERT_VERIFICATION_DEPTH_OUT_OF_
RANGE

The specified SSL certificate verification depth is out of
range. Please specify a value in the range of 4 to 10 for
the profile "%s".

SSL_PROFILE_CIPHER_NOT_ALLOWED_IN_FIPS_MO
DE

The specified cipher suite "%s" for SSL profile "%s" is not
allowed in the FIPS mode. Please specify a valid cipher
suite applicable for FIPS mode.

SSL_PROFILE_CONTEXT_NOT_FOUND

The specified SSL profile "%s" context is unavailable.
Please specify a valid SSL profile.

SSL_PROFILE_IN_USE_DELETE_FAIL

The specified SSL profile "%s" is bound to one or more
virtual ports. Please unbind the SSL profile from the
virtual port first.

SSL_PROFILE_IN_USE_UPDATE_FAIL

The specified SSL profile "%s" is bound to one or more
virtual ports. Please unbind the SSL profile from the
virtual port first.

SSL_PROFILE_INFO_NEEDED

The SSL profile information is missing. Please specify
valid SSL profile information.

TABLE 109

List of error messages

Error String

Message

Advertising