Skip to content

Even in HTTP mode, auth is performed over HTTPS #34

@Stan-Tastic

Description

@Stan-Tastic

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions