Skip to content

Python Upgrade - Default Image #125

@jmwaldrip

Description

@jmwaldrip

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions