Thomas Seeling wrote:
Hallo,
I have a small suggestion for configuration of python: the latest
versions use https to download module files and check certificates (as
should be). This fails if the root CA certificates are not made known to
python.
I added /etc/profile.d/python.sh with the line
export REQUESTS_CA_BUNDLE=/etc/ssl/certs
What symptoms are you seeing? Which module(s)? I have not seen any
issues without that environment variable.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page