Anonymous | Login | Signup for a new account | 11-21-2024 16:30 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | |||||||||
Status | new | Product Version | 3.1.10 | |||||||||
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? |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
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. |