diff --git a/Private-CA-and-self-signed-certs-that-work-with-Chrome.md b/Private-CA-and-self-signed-certs-that-work-with-Chrome.md index aee337b..b743ac9 100644 --- a/Private-CA-and-self-signed-certs-that-work-with-Chrome.md +++ b/Private-CA-and-self-signed-certs-that-work-with-Chrome.md @@ -41,8 +41,6 @@ subjectAltName = @alt_names [alt_names] DNS.1 = bitwarden.local DNS.2 = www.bitwarden.local -# Optionally add IP if you're not using DNS names: -IP.1 = 192.168.1.3 ```