Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 261 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 261 Bytes

mTLS-example

Example in C for mutual TLS (TLS with mutual authentication)

Small experimental server and client, with

  • ip socket communication
  • ssl encryption
  • mTLS, authentification with certificates

07.05.2020 is now working, code will be reviewed soon