Thank you for taking the time to report this bug and helping to make Ubuntu
better. We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments. Please
reopen it if you can give us the missing information, and don't he
Thanks for taking the time to report this bug and helping to make Ubuntu
better. I've tried to recreate this on both Jaunty and Karmic and been
unsuccessful. Could you please provide the test case you were using
that was failing? Thanks in advance.
** Changed in: curl (Ubuntu)
Importance: Un
I think I have managed to make the certificate known to curl following
the instructions here: https://help.ubuntu.com/community/OpenSSL
copying it to /usr/share/ca-certificates/
adding it to /etc/ca-certificates.conf
running sudo update-ca-certificates
However I still think the error output of cu
I just tried setting the CURL_CA_BUNDLE environment variable as
described here: http://curl.haxx.se/docs/sslcerts.html
Even that did not work. using "curl -cacert /etc/ssl/certs/ca-
certificates.crt ..." works, however. This does not help me much because
I actually need the certificate for git, wh