-
one-way authentication
- using self-signed certificate
- usinge client / server sockets
-
two-way authentication
- using certificate signed by CA
- usinge client / server sockets
- open terminal
- run: python server.py
- open new terminal window
- run: python client.py
Created with openssl