doc/create_cert.sh@44cf877b3d9f
doc/create_cert.sh
Sun, 01 May 2022 12:33:48 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 01 May 2022 12:33:48 +0200
- branch
- webdav
- changeset 324
- 44cf877b3d9f
- parent 129
-
fd324464f56f
- permissions
- -rw-r--r--
add support for xml properties in propfind/proppatch requests (pg)
#!/bin/sh
openssl req -nodes -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365