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

Is it possible to run DoH test with Insecure mode" #81

Open
mypzzz opened this issue Aug 18, 2021 · 1 comment
Open

Is it possible to run DoH test with Insecure mode" #81

mypzzz opened this issue Aug 18, 2021 · 1 comment

Comments

@mypzzz
Copy link

mypzzz commented Aug 18, 2021

Hi,

I want to run performance testing on a private DoH server with self sign cert, but I found http2 sent "Encrypted Alert" after encrypted handshake and it fail to sent a DoH request with an error below,

root@mypz:~# ./flame -P 10.1.2.101/dns-query -c 1 -q 1
binding traffic generators to 0.0.0.0
flaming target(s) [10.1.2.101] on port 443 with 1 concurrent generators, each sending 1 queries every 1000ms on protocol doh
query generator [static] contains 1 record(s)
Cannot get alpn
HTTP2 failed in sending data
HTTP2 failed in sending data

image

Is it possible to run with insecure mode to disable TLS certificate verification ?

Regards,

@weyrick
Copy link
Contributor

weyrick commented Aug 18, 2021

@mypzzz thanks for the report, yes if this is not currently possible then it should be.

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

2 participants