doc/create_cert.sh@33ca0f9f276f
doc/create_cert.sh
Thu, 29 May 2025 15:18:48 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Thu, 29 May 2025 15:18:48 +0200
- changeset 590
- 33ca0f9f276f
- parent 129
-
fd324464f56f
- permissions
- -rw-r--r--
use new sha512 functions in keyfile_auth.c
#!/bin/sh
openssl req -nodes -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365