|
|
пре 7 година | |
|---|---|---|
| .. | ||
| testdata | пре 8 година | |
| README.md | пре 8 година | |
| main.go | пре 7 година | |
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