]> git.ipfire.org Git - thirdparty/dracut.git/commit
url-lib/module-setup.sh: install ca-bundle.crt by libcurl.so
authorHarald Hoyer <harald@redhat.com>
Thu, 11 Apr 2013 09:29:00 +0000 (11:29 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 12 Apr 2013 13:27:27 +0000 (15:27 +0200)
commit1540df0e794d73442188667fa40622bdb6c591b5
treee2744ce51b20545d025d0969380c082291891132
parent5d68c80b1638636a2cbbdf0fddad0d402e0abcd7
url-lib/module-setup.sh: install ca-bundle.crt by libcurl.so

https://bugzilla.redhat.com/show_bug.cgi?id=950770

curl seems to look for /etc/pki/tls/certs/ca-bundle.crt

extract the correct path by disecting libcurl.so
modules.d/45url-lib/module-setup.sh