Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a tool/option to verify certificates #171

Open
rnhmjoj opened this issue May 18, 2020 · 0 comments
Open

Provide a tool/option to verify certificates #171

rnhmjoj opened this issue May 18, 2020 · 0 comments

Comments

@rnhmjoj
Copy link

rnhmjoj commented May 18, 2020

When implementing key-rotation the following command was used to check the validity of the certificate/ephemeral keys.

dnscrypt-proxy --resolver-address=127.0.0.1:443 \
                 --provider-name=2.dnscrypt-cert.<yourdomain> \
                 --provider-key=<provider_public_key> \
                 --test=10080

In dnscrypt-proxy 2 --test is gone, see DNSCrypt/dnscrypt-proxy#185 and there is no other way than using the old v1 fork.

This mode should be provided by a small tool or, ideally, by dnscrypt-wrapper itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant