|
|
hace 7 años | |
|---|---|---|
| .. | ||
| testdata | hace 8 años | |
| README.md | hace 8 años | |
| main.go | hace 7 años | |
Please visit https://github.com/openssl/openssl to get pkg and install.
$ mkdir testdata
$ openssl genrsa -out ./testdata/server.key 2048
$ openssl req -new -x509 -key ./testdata/server.key -out ./testdata/server.pem -days 365