doc/create_cert.sh@a5339182e67f
doc/create_cert.sh
Fri, 30 May 2025 15:00:05 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 30 May 2025 15:00:05 +0200
- changeset 599
- a5339182e67f
- parent 129
-
fd324464f56f
- permissions
- -rw-r--r--
add size in bytes as tooltip to the directory listing
#!/bin/sh
openssl req -nodes -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365