-
-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Description
The default image comes with Python2.7.6, which has known bugs validating internal root CA files with SSL requests.
From: https://docs.stackstorm.com/packs.html#installing-a-pack
"If you are using a Python version < 2.7.9, then a MiTM proxy won’t work. This is the case with Ubuntu 14.04. See CVE-2014-9365 for more info. You will need to use CONNECT SSL tunnel."
All of our internal tooling uses Root CA's that are issued internally, which is breaking this for us. We also have MiTM when trying to download packs.
Would it be possible to upgrade to python 2.7.9 so we can embed our certificates into the cert files Python looks for?
lukepatrick, jdmeyer3, ytjohn, lorainsu and userlocalhost
Metadata
Metadata
Assignees
Labels
No labels