doc/create_cert.sh@e870a7c8f223
doc/create_cert.sh
Sat, 03 Aug 2019 17:54:54 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 03 Aug 2019 17:54:54 +0200
- changeset 204
- e870a7c8f223
- parent 129
-
fd324464f56f
- permissions
- -rw-r--r--
replace old build system with uwproj
#!/bin/sh
openssl req -nodes -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365