Opened 11 years ago
Closed 11 years ago
#42445 closed defect (duplicate)
wget ca certificates default
Reported by: | piotr@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
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 (3)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | ssl https certificate default removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
And also use WikiFormatting.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #33370. As I asked there two years ago: how do we accomplish this?
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers wget
).