I'm trying to create certificate for both test
and *.test
. I'm using minica
to generate it and everything goes well (alt names are added):
X509v3 Subject Alternative Name:
DNS:*.test, DNS:test
(and CA certificate is added to browsers' trusted root certification authorities store) but the certificate is rejected by both chrome and firefox.