× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



This line of thought is focusing on the remote server's certificate. Are we assuming that my client certificate has to match (not sure if servers can have more than one)?



-----Original Message-----
From: Bradley Stone [mailto:bvstone@xxxxxxxxx]
Sent: Friday, June 26, 2015 5:28 PM
To: Midrange Systems Technical Discussion
Subject: Re: Where to find certificate info

I would double check that your FTPS server is running on port 21.

990 is the standard. Sometimes it's on 21.

Also, you may need to look closer at the docs if you're using TLS.. it may be something like this:

s_client -connect yourserver:21 -starttls ftp

This should load a screen showing your cert that you can copy and paste into a text docuement.
Again, this is covered here:
http://docs.bvstools.com/home/ssl-documentation/openssl

The examples shown are for SMTP using SSL and SMTP using TLS. Should be very similar to your case, just FTP instead.

TLS requires a little more communication before you get the certificate information than just plain SSL, which is why openSSL has the -starttls option.

Brad Stone
www.bvstools.com



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.