Connect to destination using SSL # $Header: /CVSROOT/sslconnect/DESCRIPTION,v 1.2 2006-11-30 23:22:07 tino Exp $ # # $Log: DESCRIPTION,v $ # Revision 1.2 2006-11-30 23:22:07 tino # New version with error replacement string # # Revision 1.1 2006/11/30 22:53:16 tino # Version 0.0.1 checked in (with Makefile.tino fixes) There is an openssl command which does ssl connects to destinations. However it is not easily used from command lines, lacks proper error reporting and sometimes has a termination problem. This here is a simple SSL connect with proper error reporting. Real options are missing for now.