The openssl s_client command implements a generic SSL/TLS client which connects to a remote host using SSL/TLS. It is a very useful diagnostic tool for SSL servers.
Command Reference:
Target: 10.0.0.1
Port: 21
openssl s_client -connect 10.0.0.1:21 -starttls ftp