How to trust self-signed localhost certificates on Linux Chrome and Firefox
问题 I try to generate a self-signed certificate for a custom local domain pointing to 127.0.0.1: # /etc/hosts 127.0.0.1 subdomain.domain.local I've generated a self-signed certificate using openssl and remember that everything worked in the past. But it seems that since Chrome 58, there are far more restrictions on using self-signed certificates. My attempts conclude with " Your connection is not private " following with one of the below errors: " security certificate is not trusted " if I