I am trying to test TLS communication between TCP server and client so, how I should generate the certificates and how to provision them in TCP server?
Can I use OpenSSL for creating self-signed certificates?
or Can I use the embedTLS library to create self-signed certificates?
Best Regards
Anitha S