Page MenuHomeFreeBSD

ftp/curl: Always use the default trust store instead of ca_root_nss.
ClosedPublic

Authored by des on Oct 2 2023, 5:39 PM.
Tags
None
Referenced Files
F83391523: D42039.diff
Thu, May 9, 8:37 PM
Unknown Object (File)
Tue, Apr 30, 7:18 PM
Unknown Object (File)
Sat, Apr 27, 6:11 AM
Unknown Object (File)
Fri, Apr 26, 7:22 PM
Unknown Object (File)
Fri, Apr 26, 7:45 AM
Unknown Object (File)
Fri, Apr 26, 7:39 AM
Unknown Object (File)
Fri, Apr 26, 6:50 AM
Unknown Object (File)
Fri, Apr 26, 1:53 AM

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53789
Build 50680: arc lint + arc unit

Event Timeline

des requested review of this revision.Oct 2 2023, 5:39 PM
This revision is now accepted and ready to land.Oct 8 2023, 8:40 AM

Why do we remove default option and all of its support in one go? Why not remove the default selection from the port and see what happens? What is the mechanism for curl to find the trust store now? How are users supposed to replace the previous behaviour if desired?