Mantis - Quercus
Viewing Issue Advanced Details
1964 minor always 08-22-07 15:09 09-19-08 14:53
nam  
nam  
normal  
assigned 3.1.2  
open  
none    
none  
0001964: curl and SSL
95: curl_setopt ($ch, CURLOPT_FRESH_CONNECT, 1);
98: curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER,$reqCurlSSL);
99: curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST,$reqCurlHost);

Notes
(0003424)
ferg   
09-11-08 12:21   
requires that the Quercus curl implementation switch from java.net.URL to opening the SSL socket directly and parsing the HTTP.