From 06eb55401c8fca25aa25e58dcd02aa4d181f2c8e Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 5 Nov 2024 10:02:23 -0600 Subject: Close issue as completed. --- issues/genenetwork/python-requests-error-in-container.gmi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'issues/genenetwork/python-requests-error-in-container.gmi') diff --git a/issues/genenetwork/python-requests-error-in-container.gmi b/issues/genenetwork/python-requests-error-in-container.gmi index d691660..a5b2a4a 100644 --- a/issues/genenetwork/python-requests-error-in-container.gmi +++ b/issues/genenetwork/python-requests-error-in-container.gmi @@ -166,3 +166,9 @@ Adding nss-certs and setting the `REQUESTS_CA_BUNDLE` fixes things. We'll need t ### Fixes +=> https://git.genenetwork.org/guix-bioinformatics/commit/?id=fec68c4ca87eeca4eb9e69e71fc27e0eae4dd728 +=> https://git.genenetwork.org/guix-bioinformatics/commit/?id=c3bb784c8c70857904ef97ecd7d36ec98772413d +The two commits above add nss-certs package to all the flask apps, which make use of the python-requests library, which requires a valid CA certificates bundle in each application's environment. + +=> https://git.genenetwork.org/gn-machines/commit/?h=production-container&id=04506c4496e5ca8b3bc38e28ed70945a145fb036 +The commit above defines the "REQUESTS_CA_BUNDLE" environment variable for all the flask applications that make use of python's requests library. -- cgit v1.2.3