#42445: wget ca certificates default ----------------------+-------------------------- Reporter: piotr@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: wget | ----------------------+-------------------------- Old description:
wget does not know any certificate issuing authorities. One has to add the following line into .wgetrc by hand.
CA_CERTIFICATE=/opt/local/share/curl/curl-ca-bundle.crt
It would be much better to have the package depend on the curl ca bundle and by default look for the certificates in the listed directory by default.
New description: wget does not know any certificate issuing authorities. One has to add the following line into .wgetrc by hand. {{{ CA_CERTIFICATE=/opt/local/share/curl/curl-ca-bundle.crt }}} It would be much better to have the package depend on the curl ca bundle and by default look for the certificates in the listed directory by default. -- Comment (by macsforever2000@…): And also use WikiFormatting. -- Ticket URL: <https://trac.macports.org/ticket/42445#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X