cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Using curl with stunnel

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 7 Mar 2014 23:27:20 +0100 (CET)

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.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
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