Hi,

alex wrote (27 May 2011 15:35:55 GMT) :
> Torifying it causes the TLS handshake to fail:

> % torify openssl s_client -connect 83.223.73.105:465
> CONNECTED(00000003)
> 24520:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
> protocol:s23_clnt.c:607:

> Any idea?

Not really, but enabling starttls mode makes it work:

$ /usr/bin/torify openssl s_client  -starttls smtp  -connect 83.223.73.105:465
[...]
250 STARTTLS

Bye,
--
  intrigeri <intrig...@boum.org>
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
  | We're dreaming of something else.
  | Something more clandestine, something happier.
_______________________________________________
tor-talk mailing list
tor-talk@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Reply via email to