simple-tls-https-server-v2/

directory
v0.0.0-...-63d08f9 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: BSD-3-Clause

README

Simple TLS HTTPS Server V2

use curl client with cert

curl -Lv  --cacert ./tmp/cert.pem https://localhost:4000

apps

  • client/server - simple TLS client and server.
  • client-mtls/server-mtls - client and server with mTLS.
  • server-http - simple server without TLS for testing.
  • gencert-tls - generates TLS self-signed certificate (with pubkey) and private key file
  • gencert-mtls-cln - generates mTLS cert and key (for client side) with CA self-signed cert and key (CA - certificate authority)
  • gencert-mtls-srv - generates mTLS self-signed cert and key (for server side)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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