ex_proxy_tls

command
v0.0.0-alpha.16 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

README

About files

  • cert.pem is a self-signed server certification.
  • key.pem is a signing key for the cert.

Files are generated with openssl.

openssl req -newkey rsa:4096 -nodes -keyout key.pem -x509 -days 36500 -out cert.pem -addext 'subjectAltName = DNS:localhost,DNS:*.sock,IP:127.0.0.1' -subj '/CN=127.0.0.1'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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