I need to write a script in python 3.9 to exchange requests with service configured on TLS 1.2. Seems this python version does not support it. My knowlege of crypted comunication using python is very bad. Looking from point from where i can start. Did not find some examples understandable to me up to now.
I have ".cer" file java keystore file, and truststore file which service i shuold call is using.