https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251562
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- requests uses certifi to get its default trust store. certifi brings an own trust store, so requests won't look in the system one by default. It seems like other OS patch certifi to return the system trust store[0] [0]: https://github.com/psf/requests/issues/2966#issuecomment-614323746 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
