cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Using curl with stunnel

From: Config <config_at_suddenlink.net>
Date: Fri, 07 Mar 2014 16:45:14 -0600

-------- Original Message --------
> On Fri, 7 Mar 2014, Config wrote:
>
>> accept = 127.0.0.2:129
>> connect = 66.203.85.58:995
>
> Is that server possibly assuming implicit SSL?
>
>> C:\Curl\curl_735_0_ssl\curl.exe -O C:\example.txt -v -u myuser:mypw
>> pop3://127.0.0.2:129/
>
> This command line instead uses explicit SSL so a plain text connect
> will not work.
>
   Just discovered that the hard way. Using curl_735_0_ssl
automatically connects with ssl (I think). My packet sniffer showed the
useris and password was encrypted, at least I couldn't see either in
plain text. The email is coming in un-enceypted however.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-03-07