/mTLS-example

Example in C for mutual TLS (but still not working)

Primary LanguageC++

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