Because your self-signed certs are not trusted by your Mac/Browser? Get a Letsencrypt or import into your Mac...
Imported both keys into the key management of my MacBookMarked both (CA and intermediate) as fully trusted
Subject: C = DE, ST = XX, L = XXXXX, O = XXXXXX, emailAddress = admin@domain.zeroed, CN = router.domain.zeroed[...] X509v3 Subject Alternative Name: URI:https://router.domain.zeroed
Anyone some further ideas?
Imported both keys (CA and intermediate CA) into the key management of my MacBook
X509v3 Subject Alternative Name: URI:https://router.domain.zeroed
openssl x509 -in /path/to/cert -text -noout
This change will not affect certificates issued from user-added or administrator-added Root CAs.
This will only apply to TLS server certificates from CAs that are trusted in a default installation of Google Chrome, commonly known as “publicly trusted CAs”, and will not apply to locally-operated CAs that have been manually configured.