UNV3800-UNV3899

UNV3800-UNV3899

----

UNV3800E func failed: (errno) reason


Description


A call to a system function, identified by 'func' was not successful. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Contact Stonebranch customer support if unable to identify and resolve the problem.


Component

Universal Certificate


----

UNV3801E Installation directory is not defined.


Description


The program could not find the installation directory as defined in the product configuration.


Severity


Error


System Action


The program terminates.


User Action


The product configuration points to the wrong installation directory. If this is a new install, refer to the Universal Products Installation Guide to verify the installation. Contact Stonebranch Customer Support if assistance is required.


Component

Universal Certificate


----

UNV3802E Could not find configuration file 'cfgfile'.


Description


The program could not locate the file, cfgfile, which contains configuration settings for Universal Certificate.


Severity


Error


System Action


The program terminates.


User Action


The configuration file is installed in specific locations depending on the platform. Refer to the Universal Product Installation Guide for information on the location of configuration files.


Component

Universal Certificate


----

UNV3803E Cannot access installation directory 'dir': reason


Description


The installation directory identified by dir could not be accessed. reason is an explanation of the error.


Severity

Error


System Action


The program terminates.


User Action


Take corrective action based on the reason for the error. Contact Stonebranch Customer Support if assistance is required.


Component

Universal Certificate


----

UNV3804E Cannot access nls directory 'dir': reason


Description


The nls directory, whose entire path is specified by dir, could not be accessed. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Take corrective action based on the reason for the error. Contact Stonebranch Customer Support if assistance is required.


Component

Universal Certificate


----

UNV3805E Error creating Certificate Request: function, errno, reason.


Description


An error occurred creating the certificate request. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.


Component

Universal Certificate


----

UNV3806E Private key file name is required for key creation.


Description


A private key file name must be specified for key creation.


Severity


Error


System Action


The program terminates.


User Action


Specify the private key file name option.


Component

Universal Certificate


----

UNV3807E Public key file name is required for key creation.


Description


A public key file name must be specified for key creation.


Severity


Error


System Action


The program terminates.


User Action


Specify the public key file option.


Component

Universal Certificate


----

UNV3808E Private key file name is required.


Description


A private key file name must be specified for requested operation.


Severity


Error


System Action


The program terminates.


User Action


Specify the private key file name option.


Component

Universal Certificate


----

UNV3809E Cannot access code page file 'file': reason


Description


The text translation file specified by file cannot be read. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Take corrective action based on the reason for the error. Contact Stonebranch Customer Support if assistance is required.


Component

Universal Certificate


----

UNV3810E Certificate request file name is required.


Description


A certificate request file name must be specified for the requested operation.


Severity


Error


System Action


The program terminates.


User Action


Specify the request file name option.


Component

Universal Certificate


----

UNV3811E Certificate requests require an identification field.


Description


A certificate request requires at least one of the following values to identify the entity represented by the certificate:

- Common name

- DNS name

- IP address

- Email address


Severity


Error


System Action


The program terminates.


User Action


Specify at least one of the required values.


Component

Universal Certificate


----

UNV3812I Request subject field: subject


Description


The message displays the subject name defined in the certificate request.


Severity


Informational


System Action


The program continues.


User Action


The information is printed for auditing and reporting purposes. No action necessary.


Component

Universal Certificate


----

UNV3813I Request SubjectAltName field: subjectAltName


Description


The message displays the version 3 extension field subjectAltName defined in the certificate request.


Severity


Informational


System Action


The program continues.


User Action


The information is printed for auditing and reporting purposes. No action necessary.


Component

Universal Certificate


----

UNV3814E Error creating and signing certificate: function, errno, reason.


Description


An error occurred creating and signing the certificate. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.


Component

Universal Certificate


----

UNV3815E Error printing certificate: function, errno, reason.


Description


An error occurred printing the certificate. The error was reported by function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


There may have been additional error messages printed in addition to this one. Review all messages to determine the condition that caused the error. If assistance is needed, contact Stonebranch customer support.


Component

Universal Certificate


----

UNV3816E Certificate file name is required.


Description


A certificate file name must be specified for the requested operation.


Severity


Error


System Action


The program terminates.


User Action


Specify the certificate file name option.


Component

Universal Certificate


----

UNV3817E Error reading fmt formatted private key file 'filename': function, errno, reason.


Description


An error occurred reading a private key from file name filename. The expected format of the private key is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3818E Error reading fmt formatted certificate request file 'filename': function, errno, reason.


Description


An error occurred reading a certificate request from file name filename. The expected format of the request is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3819E Error reading fmt formatted CA certificate file 'filename': function, errno, reason.


Description


An error occurred reading a CA certificate from file name filename. The expected format of the request is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3820E Error printing certificate request fields: function, errno, reason.


Description


An error occurred printing a certificate request's subject and subjectAltName fields to standard output. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3821E Error creating and signing the certificate: function, errno, reason.


Description


An error occurred while creating a new certificate, copying selected fields from the certificate request, and signing the certificate. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3822E Error writing fmt formatted certificate file 'filename': function, errno, reason.


Description


An error occurred writing the certificate to file name filename. The file format of the certificate is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3823E Error creating subject field: function, errno, reason.


Description


An error occurred creating the certificate request's subject distinguished name field. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3824E Error creating subjectAltName field: function, errno, reason.


Description


An error occurred creating the certificate request's subjectAltName extension field. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3825E Error writing fmt formatted certificate request file 'filename': function, errno, reason.


Description


An error occurred writing the certificate request to file name filename. The file format of the certificate request is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3826E Error writing fmt formatted private key file 'filename': function, errno, reason.


Description


An error occurred writing the private key to file name filename. The file format of the private key is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3827E Error creating keyType private and public keys: function, errno, reason.


Description


An error occurred creating the keyType private and public keys. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3828E Error reading fmt formatted certificate file 'filename': function, errno, reason.


Description


An error occurred reading a certificate from file name filename. The expected format of the certificate is fmt. The error occurred in function function. The error is described by the error number, errno, and the error text, reason.


Severity


Error


System Action


The program terminates.


User Action


Likely error conditions are file related, such as the file name not found, or format related, such as the wrong file format specified. Review the error information to determine the exact cause. Rerun the command once the error is corrected.


Component

Universal Certificate


----

UNV3829E The cmd command failed.


Description