Menu

#1273 Regression due to change in CURL_CHECK_CA_BUNDLE

closed-fixed
None
5
2014-08-16
2013-09-03
Stefan Neis
No
 Hi,

The change to CURL_CHECK_CA_BUNDLE in 7.31 (don't check for paths when cross-compiling) causes --without-ca-path to no longer works when cross-compiling, since ca and capath only ever get set to "no" when not cross-compiling, I attach a patch that works for me. Also in the cross-compilation case, no ca-path seems to be a better default (IMVHO) than empty ca-path.

 Best,
     Stefan
1 Attachments

Discussion

  • Daniel Stenberg

    Daniel Stenberg - 2013-09-03

    Thanks. Your patch seemed fine to me, I applied it, tested it and pushed it as commit: https://github.com/bagder/curl/commit/073b03fab78e0e

    Case closed!

     
  • Daniel Stenberg

    Daniel Stenberg - 2013-09-03
    • status: open --> closed-fixed
    • assigned_to: Daniel Stenberg
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.