z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZZ8613I

z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
SC27-3657-01

EZZ8613I
DCAS SSL INITIALIZATION FAILED RC:rcode ERRNO: errno

Explanation

DCAS attempt to initialize Secure Socket Layer (SSL) functions failed.

rcode is the return code from gsk_initialize() and can be one of the following:
2
No certificate
4
Password for key ring file is incorrect
8
The key ring file is incorrect
102
The sec_types value was incorrect
103
The V2_session timeout value was incorrect
104
The V3_session timeout value was incorrect
-10
GSK_IO_ERROR
errno is the z/OS® UNIX System Services return code. These return codes are listed and described in the return codes (errnos) information in z/OS UNIX System Services Messages and Codes. The errno is returned only if the return code is GSK_IO_ERROR. The translated errno is one of the following:
EINVAL
Parameter is not valid or null on gsk_initialize()
EFAULT
Invalid address on gsk_initialize()
EUKNOWN
Unknown error occurred

System action

DCAS ended.

Operator response

None.

System programmer response

Determine the reason for the failure from the return code and errno. Correct the problem and restart the DCAS. The failure is most likely due to a problem with the KEYRING or STASHFILE file or the SAFKEYRING value that was specified in the DCAS configuration.

Module

dcasgsk

Procedure name

gskinit

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014