On Mon, Jul 19, 2004 at 04:54:25PM -0300, Andreas wrote: > With the openssl command line tool, is there a way to test a start tls > operation?
START_TLS is usually added as one or more verbs to the underlying protocol; e.g., in FTP/TLS, the verbs are "AUTH TLS", "PROT P", "PROT C", etc. and are sent over the FTP command channel, whereas in HTTP/1.1, the action is specified in the HTTP header "Upgrade: TLS/1.0". Which protocol are you talking about? Does grepping app/* in the OpenSSL source tree turn up anything? Off hand, I'd guess not. Cheers. -- Ng Pheng Siong <[EMAIL PROTECTED]> http://firewall.rulemaker.net -+- Cisco PIX & Netscreen Config Version Control http://sandbox.rulemaker.net/ngps -+- M2Crypto, ZServerSSL for Zope, Blog ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]