mirror of
https://github.com/documize/community.git
synced 2025-07-26 00:29:47 +02:00
initial commit
This commit is contained in:
commit
18933c6767
1841 changed files with 810642 additions and 0 deletions
6
selfcert/readme.md
Normal file
6
selfcert/readme.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
Code from golang.org/src/crypto/tls/generate_cert.go
|
||||
|
||||
To follow the instructions to create self-signed cert.pem and key.pem, for example, from this directory:
|
||||
```
|
||||
go run generate_cert.go -host localhost
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue