Opened 11 years ago

Last modified 11 years ago

#42445 closed defect

wget ca certificates default — at Version 2

Reported by: piotr@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: wget

Description (last modified by mf2k (Frank Schima))

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.

Change History (2)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Keywords: ssl https certificate default removed
Owner: changed from macports-tickets@… to ryandesign@…

In the future, please Cc the port maintainers (port info --maintainers wget).

comment:2 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)

And also use WikiFormatting.

Note: See TracTickets for help on using tickets.