Closed why702 closed 4 years ago
I figure out my problem is my root CA doesn't include "BEGIN CERTIFICATE" and "END CERTIFICATE". When I correct the CA, it's ok.
-----BEGIN CERTIFICATE----- ..... -----END CERTIFICATE-----
Greetings! Sorry to say but this is a very old issue that is probably not getting as much attention as it deservers. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to open a new one.
Hi
I use the following code, but get the ssl.SSLError: unknown error (_ssl.c:3622). Do you know how to find my myClientID? or just use whatever i want? Thx
Environment: python 3.6 win10 ssl.OPENSSL_VERSION = 'OpenSSL 1.0.2k 26 Jan 2017'