An open API service indexing awesome lists of open source software.

https://github.com/eginez/mutualtlsgo

mutual tls authentication
https://github.com/eginez/mutualtlsgo

Last synced: 3 months ago
JSON representation

mutual tls authentication

Awesome Lists containing this project

README

        

Simple project to run server with mutual tls auth. The client needs to send a certificate for the ssl handshake to succeed. Look in certs/create.sh for an example of how to create certs to run this code