Hello, I am testing WS_FTP8.0. WS client is installed on W2K and must connect to FTP/SSL server. I already have my certificate and try to use it. So, I import my PKCS12 in WS client. Once imported I configure the connection (ip, port, userid, password...) and ask to make FTP/SSL (AUTH SSL). My imported certificate is used with this connection.
I try to establish the connection with the FTP/SSL server... and I receive error : Connecting to xxx.xxx.xxx.xxx:xxxx Connected to xxx.xxx.xxx.xxx:xxxx in 0.124996 seconds, Waiting for Server Response Initializing SSL Session ... 220-extended FTP [MODE XDC][XDC/BASE64][PIPELINE] (1) myserver.name 220- myserver.name IntraStore FTP server ready 220 AUTH SSL 234 OK SSL Connect error 2: Connect Failed. SSL Connect Failed Host type (1): Automatic detect On server side, I see WS is using a self-signed certificate instead of my "imported" certifcate. If I check the files that WS tries to use, I can see the default certificate and key (of WS) are used. Default WS certificate is stored in user profile (C:\Documents and Settings\Administrator\Application Data\Ipswitch\WS_FTP\SSL\Certs\Certificat par d�faut WS_FTP Pro.crt and C:\Documents and Settings\Administrator\Application Data\Ipswitch\WS_FTP\SSL\Certs\Certificat par d�faut WS_FTP Pro.key). If you delete the default certificate, WS creates a new one at each start. Last test : I replace the default certificate by my certificate (you have to find the encrypted password...) and the connection on the server works fine! Connexion � xxx.xxx.xxx.xxx:xxxx Connexion � xxx.xxx.xxx.xxx:xxxx en 0.020028 secondes - Attente d'une r�ponse du serveur Initialisation d'une session SSL... 220-extended FTP [MODE XDC][XDC/BASE64][PIPELINE] (1) myserver.name 220- myserver.name IntraStore FTP server ready 220 AUTH SSL 234 OK La session SSL a d�marr�. Host type (1): Automatic detect USER toto 331 OK please send password PASS (hidden) 230 toto logged in SYST 215 UNIX Type: L8 Host type (2): UNIX (standard) PBSZ 0 502 PBSZ command not implemented PROT P 502 PROT command not implemented PWD 257 "/" is the current directory I am wondering why WS uses default certificate instead of the imported certificate. I have reproduced this issue on 2 W2K computers. I find any comments about this kind of issue in help / WS forum / guide / ... Has somebody already met this issue? Thanks for help, P. Rousseau -- Visit our websites http://www.dexia.be - http://www.axionweb.be "The information contained in this message is intended for the addressee only and may contain confidential and/or privileged information and/or information protected by intellectual property rights. If you are not the addressee, please delete this message and notify the sender; you should not use, alter, copy or distribute this message or disclose its contents to anyone. Email transmission cannot be guaranteed to be secure or error free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. No responsibility is accepted by Dexia Bank for any loss or damage arising in any way from its use. Any views or opinions expressed in this message are those of the author and do not necessarily represent those of Dexia Bank or any of its affiliates. Therefore this email does not constitute a commitment by Dexia bank unless it contains an express statement to the contrary from an authorised representative." Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/wsftp_forum%40list.ipswitch.com/
