/tls-example

Example of an encrypted connection via TLS with mutual authentication using X.509 certificates

Primary LanguageC++GNU General Public License v3.0GPL-3.0

tls-example

Example of an encrypted connection via TLS with mutual authentication using X.509 certificates

Dependencies

Overview

The main folder contains an example TLS server and client suitable for all platforms. The server simply sends back all received words in reverse order.

In op-tee there is a TLS client as a trusted application (TA). It was tested on a Raspberry Pi 4.