Settings

Theme

Show HN: Dynamically generate self-signed certs for Go unit tests

github.com

1 points by madflojo 2 years ago · 1 comment

Reader

quectophoton 2 years ago

In the spirit of "a little copying is better than a little dependency", people might also be interested in the `crypto/tls` package's 172-line example program to generate certificates:

https://go.dev/src/crypto/tls/generate_cert.go

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection