tls-tester

module
v0.0.0-...-5b82e87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2022 License: MIT

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

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL