ZOS 1.9 Topsecret Secure FTP

Core FTP client questions and answers
Post Reply
cletusmcgee
Posts: 1
Joined: Wed May 21, 2008 6:54 pm

ZOS 1.9 Topsecret Secure FTP

Post by cletusmcgee »

I am trying to get the secure FTP working. I have created a client certificate and downloaded it to my PC running Core FTP. It looks like to me that the FTP client is not sending the client certificate up to the ZOS FTP server in order to get authicated. Here is the messages from Core FTP:

Welcome to Core FTP, release ver 2.1, build 1565 (U) -- © 2003-2008
WinSock 2.0
Mem -- 523,184 KB, Virt -- 2,097,024 KB
Started on Wednesday May 21, 2008 at 13:56:PM
Connect socket #600 to 10.4.0.12, port 6021...
220-FTPDT1 IBM FTP CS V1R9 at TST1, 18:56:14 on 2008-05-21.
220-FTPDT1 IBM FTP CS V1R9 at TST1, 18:56:14 on 2008-05-21.
AUTH TLS
234 Security environment established - ready for negotiation
TLSv1, cipher TLSv1/SSLv3 (RC4-SHA) - 128 bit
USER cdm001
531 Server requires client certificate for login processing


Here are the messages from the FTP server on the ZOS box:

CONN starts Client IPaddr=10.21.2.56 hostname=UNKNOWN
SECURE OK Mechanism=TLS
ACCESS fails USERID= Reason=18 Text=The server requires client certificate for login processing
CONN ends Input=0 bytes Output=0 bytes
CONN starts Client IPaddr=10.21.2.56 hostname=UNKNOWN
SECURE OK Mechanism=TLS
ACCESS fails USERID= Reason=18 Text=The server requires client certificate for login processing
CONN ends Input=0 bytes Output=0 bytes

I really would like any good info here and thanks in advance.
Post Reply