-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
When trying to connect to my local instance, even though I want to connect over HTTP, auth goes over HTTPS:
ADGUARD_IP is set to <myhost>
ADGUARD_PORT is set to 80
ADGUARD_PROTOCOL is set to http
ADGUARD_USERNAME is set to admin
ADGUARD_PASSWORD is set to ******
Verifying connection to your AdGuard instance...
Failed to connect to AdGuard at: <myhost>:80
error sending request for url (https://<myhost>/control/status): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
Please check your environmental variables and try again.
Secondary problem is that my Adguard Home instance is using my self-issued certificated (issued from a CA that serves my entire home), and I can't quite see how to get AdGuardian to either ignore the cert error or make it use my root cert.
Metadata
Metadata
Assignees
Labels
No labels