curl-library
RE: POP3 not using same connection for multiple requests when using starttls
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Nov 2011 18:57:48 +0100 (CET)
Date: Sun, 13 Nov 2011 18:57:48 +0100 (CET)
On Sat, 12 Nov 2011, Steve Holme wrote:
>> We have to! If connection A upgrades to TLS and connection B comes along
>> but doesn't want TLS, the B one has to make its own connection. It cannot
>> be allowed to silently use TLS instead. And vice versa.
>
> Okay - but how does the programmer specify that they want to do this?
You set the CURLOPT_USE_SSL option (or not).
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-11-13