Doesn't check https on port 443 #293
Answered
by
ehsandeep
zPrototype
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
ehsandeep
May 29, 2021
Replies: 1 comment 1 reply
-
@zPrototype httpx, as default probes for https and if failed, it attempts to http, so if you see results on http, I assume https was not accessible for that target, otherwise do you have an example to share where https is accessible but you still see http results? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zPrototype
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@zPrototype httpx, as default probes for https and if failed, it attempts to http, so if you see results on http, I assume https was not accessible for that target, otherwise do you have an example to share where https is accessible but you still see http results?