You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Toy example of a server that requires a client certificate and filters clients based on the OU of their certificate while teaching myself about SSL/TLS.
To use:
sh generate_certificates.py
python3 server.py
python3 client.py