Tim Rivinius
Tim Rivinius
I tested it with the Echo Server (Settings made with Environment Variables) and in the Echo test example I simply set the new config items. When Testing Mutual TLS make...
With openssl you can generate such a file with `openssl pkcs12 -export -out certificate.pfx -inkey privateKey.key -in certificate.crt` from any normal cert/key combo. You will get 1 file containing both,...
Hi you can fix it temporarily with setting the filters in the database directly. Be careful editing the database directly, because you can destroy your nextcloud instance. Assuming the database...