Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004060 [Quercus] major always 06-01-10 15:38 07-09-10 17:48
Reporter copart View Status public  
Assigned To
Priority normal Resolution open Platform
Status new   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 3.1.10
  Product Build
Summary 0004060: Using quercus' curl module, CURLOPT_SSL_VERIFYPEER false does not work
Description Code is:
    $ch = curl_init();
    curl_setopt ($ch, CURLOPT_URL, $url);
    curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
    curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST, 2);
...
but the result is
 sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

If the ability to not verify an SSL cert available?
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
06-01-10 15:38 copart New Issue
07-09-10 17:48 ferg Project Resin => Quercus


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker