https://github.com/eginez/mutualtlsgo
mutual tls authentication
https://github.com/eginez/mutualtlsgo
Last synced: 3 months ago
JSON representation
mutual tls authentication
- Host: GitHub
- URL: https://github.com/eginez/mutualtlsgo
- Owner: eginez
- Created: 2019-03-12T00:48:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T00:56:11.000Z (about 6 years ago)
- Last Synced: 2025-01-23T06:45:45.496Z (5 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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