Updated Private CA and self signed certs that work with Chrome (markdown)

Andrew M
2019-07-21 23:17:36 -04:00
parent e5757388b6
commit 22fabdf96c

@@ -32,3 +32,7 @@ openssl x509 -req -in bitwarden.csr -CA myCA.pem -CAkey myCA.key -CAcreateserial
```
Add the root certificate and the bitwarden certificate to client computers.
For reference, see here: https://deliciousbrains.com/ssl-certificate-authority-for-local-https-development/