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.
But now I can't tell if it's 100% due to the code or the configuration.
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.