Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


----

UNV1955E Error reading RSA private key file 'filename': func, errno, reason

...

Specify a user ID that is authorized to stop the requested component.


Component

Universal Control


----

UNV1979E Error creating keyType key pairs: func, errno, reason


Description


An error occurred creating UCTL Server's keyType private and public key pair. The function that encountered the error was func. The error is described by the error number errno and error reason reason.


Severity


Error


System Action


The program terminates.


User Action


Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.


Component

Universal Control


----

UNV1980E Error creating certificate: func, errno, reason


Description


An error occurred creating UCTL Server's X.509 certificate. The function that encountered the error was func. The error is described by the error number errno and error reason reason.


Severity


Error


System Action


The program terminates.


User Action


Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.


Component

Universal Control


----

UNV1981E Error verifying certificate: func, errno, reason


Description


An error occurred verifying UCTL Server's X.509 certificate. The function that encountered the error was func. The error is described by the error number errno and error reason reason.


Severity


Error


System Action


The program terminates.


User Action


Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.


Component

Universal Control


----

UNV1982I stdfile: Protocol=protocol, Kx=keyex, Au=auth, Enc=enc, Mac=mac


Description


Displays network protocol properties for a standard file. stdfile is the name of the standard file, either "stdin", "stdout", or "stderr". The protocol name is indicated by protocol. Possible values are UNVv2 for the Universal version 2 protocol, SSLv3 for SSL version 3 protocol, or TLSv1/SSL for TLS version 1 of the SSL protocol. The value keyex specifies the key exchange method, value auth specifies the peer authentication method used, enc specifies the data encryption method used, and mac specifies the data authentication method used.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Control


----

UNV1983I stdfile: Port=port, Compression=cmpr, NFT=nft, Mode=mode


Description


Displays session properties for a standard file redirection. stdfile is the name of the standard file, either "stdin", "stdout", or "stderr". The value port specifies the TCP/IP port number assigned to this connection. The value cmpr specifies the compression method, value nft specifies whether or not the session is using the Network Fault Tolerant protocol, value mode specifies the data translation mode.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Control


----

UNV1984E Error verifying certificate file 'filename': func, errno, reason


Description


An error occurred verifying UCTL's X.509 certificate from file filename. The function that encountered the error was func. The error is described by the error number errno and error reason reason.


Severity


Error


System Action


The program terminates.


User Action


Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.


Component

Universal Control


----

UNV1985E Minimum SSL protocol cannot be higher than the maximum.


Description


The user has set the minimum SSL protocol to a value that is higher than the maximum SSL protocol. This is not a valid configuration; the minimum must be lower or equal to the maximum.


Severity


Error


System Action


The program terminates.


User Action


Make sure the minimum SSL protocol is lower or equal to the maximum.


Component

Universal Control

...