doc/create_cert.sh@71b652743871
doc/create_cert.sh
Mon, 02 May 2022 20:37:13 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Mon, 02 May 2022 20:37:13 +0200
- branch
- webdav
- changeset 330
- 71b652743871
- parent 129
-
fd324464f56f
- permissions
- -rw-r--r--
fix netbuf_getbytes not detecting EOF in some cases
#!/bin/sh
openssl req -nodes -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365