Skip to content

pip install kamaki/self build python on CentOS-7 is missing CA_CERTs configuration/documentation #116

Description

@truatpasteurdotfr

hi,

self built python/2.7.12 + pip install kamaki does not have the proper SSL configuration.
RFE for documenting the CACERTS_DEFAULT_PATH value in kamaki/defaults.py file :)

ref https://build.opensuse.org/package/show/home:GRNET:synnefo/kamaki rh/suse patches

CACERTS_DEFAULT_PATH = None
# for Red Hat and clones use CACERTS_DEFAULT_PATH = '/etc/ssl/certs/ca-bundle.crt'
# for SLES use CACERTS_DEFAULT_PATH = '/etc/ssl/ca-bundle.pem'

and/or add some information in the pypi page? and quick install?

cheers

Tru

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