Hi all, I getting the following error when I run the code with TLS certificates :
the code on user client and server side looks like this :
I generated the certificates using the following script : https://github.com/Fraunhofer-FIT-DIEN/iec104-python/blob/main/bin/gen-certs.sh.
I found another closed issue which has a similar problem marked as close, : #7
But I've already tried the solutions posted there , still not working for me. Not sure what I am doing wrong.