centrifuge-python icon indicating copy to clipboard operation
centrifuge-python copied to clipboard

How to use SSL in connect

Open lozik4 opened this issue 1 year ago • 2 comments

How to add ignore ssl or ssl file? I use example from documentation and catch ERROR - client error: ErrorContext(code=2, error=SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)

lozik4 avatar Nov 08 '24 13:11 lozik4

+1 here

How to add ignore ssl or ssl file? I use example from documentation and catch ERROR - client error: ErrorContext(code=2, error=SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)

sitozzz avatar Mar 20 '25 07:03 sitozzz

Hello! Please validate: https://github.com/centrifugal/centrifuge-python/pull/35

FZambia avatar Apr 22 '25 11:04 FZambia