Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 20:25:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 230414] security/py-certifi: add option to use certificate bundle from ca_root_nss
Message-ID:  <bug-230414-21822-bUd5tKlMdx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230414-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230414-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230414

Michael Osipov <michael.osipov@siemens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.osipov@siemens.com

--- Comment #5 from Michael Osipov <michael.osipov@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 impossib=
le
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 ug=
ly.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230414-21822-bUd5tKlMdx>