All:

I have setup a Server, Cobol - CICS-Sockets ( working no changes ) and a
Java client.  When we establish the connection we see this:

0090  BPXF024I (TCPIP) Jun  5 19:28:45 TTLS 50397225 : 20:28:45 TCPIP 361
0090  EZD1285I TTLS Data  CONNID: 00000014 SEND CIPHER 1503020002020A
0090  BPXF024I (TCPIP) Jun  5 19:28:45 TTLS 50397225 : 20:28:45 TCPIP 362
0090  EZD1284I TTLS Flow  GRPID: 00000001 ENVID: 00000001 CONNID: 00000014
0090  RC:  415 Call GSK_SECURE_SOCKET_INIT - 7EC65118
0090  BPXF024I (TCPIP) Jun  5 19:28:45 TTLS 50397225 : 20:28:45 TCPIP 363
0090  EZD1283I TTLS Event GRPID: 00000001 ENVID: 00000001 CONNID: 00000014
0090  RC:  415 Initial Handshake 00000000 7ECCF118
0090  BPXF024I (TCPIP) Jun  5 19:28:45 TTLS 50397225 : 20:28:45 TCPIP 364
0090  EZD1286I TTLS Error GRPID: 00000001 ENVID: 00000001 CONNID: 00000014
0090  LOCAL: 192.168.1.51..5799 REMOTE: 186.37.122.138..50443 JOBNAME:
0090  PIONEER USERID: PIONEER RULE: PioneerServer  RC:  415 Initial
0090  Handshake 00000000 7ECCF118

The rc 415 says protocol invalid ..ok i am lost here ...I understand that
the initial handshake is in the clear, then TCPIP talkes to System SSL.
This is a z/OS 1.13 system without the V3 ciphers.

I need a suggestion.

We setup a simple Server..and client and can send  20 byte messages with
the default cipher.

We also have AES128 encryption inside our application.  The above test
program works without it.
When we test the actual application , we see the above messages.

Regards,
Scott

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to