Skip to content

How to provide certificate #43

@mhechthz

Description

@mhechthz

Hi,

I managed to use python-cas on a CAS server with encryption using verify_ssl_certificate=False. Setting this to True results in an SSL error
requests.exceptions.SSLError: HTTPSConnectionPool(host='cas.mycasservice.de', port=1234): Max retries exceeded with url: /cas/p3/serviceValidate?ticket=ST-177-7IxoBa-9TF4zpU0iwgZ4cA2kG-4-630f0a9f0295&service=http%3A%2F%2Flocalhost%3A5000%2Flogin%3Fnext%3D%252Fprofile (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1076)')))
because (I think) I haven't provided the certificate. Where can I configure this?

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