mirror of
https://github.com/kataras/iris.git
synced 2025-02-09 10:36:19 +01:00
124 B
124 B
$ openssl genrsa -out server.key 2048
$ openssl req -new -x509 -sha256 -key server.key -out server.crt -days 3650