module
Version:
v0.0.0-...-5b82e87
Opens a new window with list of versions in this module.
Published: Nov 2, 2022
License: MIT
Opens a new window with license information.
README
¶
tls-tester
Example project to test certs from client and server sides.
Usage
Generate certs:
pushd certs
./generate-certs.sh
popd
Run server:
go run cmd/server/main.go \
certs/end-entity.crt \
certs/end-entity.key
Run client:
./client-tests.sh
Directories
¶
cmd
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.