initial commit
This commit is contained in:
2
third_party/libhv/cert/gen.sh
vendored
Executable file
2
third_party/libhv/cert/gen.sh
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
openssl genrsa -out server.key 2048
|
||||
openssl req -new -x509 -key server.key -out server.crt -days 3650
|
||||
Reference in New Issue
Block a user