DeletedUser87
I am resolving the vault warden domain using the ip of the device(just https://(local ip). My device is configured to use my router as the DNS server. And there is no local dns records or rewrites.
I am using Caddy to act as my reverse proxy and I have uploaded my self signed cert there.
Vault warden and Caddy are running on docker on bare metal.
I used OpenSSL to generate the cert( this is the same cert I used to add to my CA certificates on graphene os).
At first I thought it was a cert issue but after I added the cert to my graphene devices I am able to browse to the local ip address and I don’t receive any ssl issues.