We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
requests.exceptions.SSLError: HTTPSConnectionPool(host='matrix.org', port=443): Max retries exceeded with url: //_matrix/client/r0/rooms/!................:matrix.org/send/m.room.message/................. (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:992)')))
I get an SSL error when I use https://matrix.org. Therefore it does not work.
https://matrix.org
But now I can't tell if it's 100% due to the code or the configuration.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get an SSL error when I use
https://matrix.org
. Therefore it does not work.But now I can't tell if it's 100% due to the code or the configuration.
The text was updated successfully, but these errors were encountered: