Hello,
I'm using e2Studio 6.2.1 with SSP 1.4.0
On our custom board with a S7G2 we have a TCP connection to a server. Everthing is working fine.
Now we want to implement NETX Secure on this connection.
The problem is, we only habe a certificate on server side.
Does anybody have an example code on how to initialize until nx_secure_tls_session_start returns successful.
What is minimum required for the TLS handshake?
In NETX secure user guide is always the speech of at least one root ca certificate, but I don't know where I get this.