[hafqa] [hafqa] [Bug 3003] New: curl default cert-bundle
From: bugzilla-daemon at lists.maemo.org bugzilla-daemon at lists.maemo.orgDate: Mon Mar 3 23:26:30 EET 2008
- Previous message: [hafqa] [Bug 1121] GtkCellRendererToggle theming bug
- Next message: [hafqa] [Bug 1121] GtkCellRendererToggle theming bug
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=3003 Summary: curl default cert-bundle Product: System software Version: 2.2 Platform: N810 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Medium Component: general AssignedTo: carlos at maemo.org ReportedBy: dannemil at rice.edu QAContact: hafqa at maemo.org SOFTWARE VERSION: 2.2007-2 (Control Panel > General > About product) STEPS TO REPRODUCE THE PROBLEM: curl -v https://s3.amazonaws.com:443 EXPECTED OUTCOME: curl verifies the amazonaws certificate ACTUAL OUTCOME: curl fails to do this because it doesn't find the curl-ca-bundle.crt file in /etc/ssl/certs REPRODUCIBILITY: always (always/sometimes/once) EXTRA SOFTWARE INSTALLED: curl, openssl OTHER COMMENTS: If you pass the location of the certs bundle explicitly on the command line like this: curl -v --cacert /etc/ssl/certs/curl-ca-bundle.crt https://s3.amazonaws.com:443 then the certificate gets verified correctly. So I thought that curl would look for this file by default, but apparently you have to tell it to do so on the command line. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12 -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 1121] GtkCellRendererToggle theming bug
- Next message: [hafqa] [Bug 1121] GtkCellRendererToggle theming bug
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]