[Bug 230414] security/py-certifi: add option to use certificate bundle from ca_root_nss
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 20 20:26:00 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230414
Michael Osipov <michael.osipov at siemens.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael.osipov at siemens.com
--- Comment #5 from Michael Osipov <michael.osipov at siemens.com> ---
Can this be reconsidered? There is now certctl(8) which already uses NSS
bundle. What is the benefit to use yet another repackage of the NSS bundle from
another party? Moreover, I need to add corporate CA certs which is impossible
with certifi. I ned to pass manual verify path to py-requests which reduces
portability of those scripts across OSes. I have to refactor code to provide
such a path with argparse. What a pain. As a last resort, one could create
py-certifi-freebsd just like py-certifi-win32, but this is really really ugly.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list