cygwin's missing cacert bundle
This commit is contained in:
parent
da10231d55
commit
994512fbc5
2 changed files with 3558 additions and 0 deletions
4
cygwin/README
Normal file
4
cygwin/README
Normal file
|
@ -0,0 +1,4 @@
|
|||
install CACerts:
|
||||
cp cacert.pem /etc/pki/ca-trust/extracted/pem/cacert.pem
|
||||
ln -s /etc/pki/ca-trust/extracted/pem/cacert.pem /usr/ssl/certs/ca-bundle.crt
|
||||
|
3554
cygwin/cacert.pem
Normal file
3554
cygwin/cacert.pem
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue