Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 543 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 543 Bytes

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.