https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251562

nimaje+...@bureaucracy.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nimaje+...@bureaucracy.de

--- Comment #1 from nimaje+...@bureaucracy.de ---
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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to