doc/create_cert.sh

Tue, 31 Dec 2019 14:53:13 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 31 Dec 2019 14:53:13 +0100
branch
webdav
changeset 220
2915b6c11aec
parent 129
fd324464f56f
permissions
-rw-r--r--

add test for webdav_op_propfind_children

#!/bin/sh

openssl req -nodes -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365

mercurial