chromium / badssl.com

:lock: Memorable site for testing clients against bad SSL configs.
https://badssl.com
Apache License 2.0
2.78k stars 186 forks source link

Request: subdomain that times out when connected to via HTTPS, and subdomain that refuses HTTPS connection #476

Open Pokechu22 opened 2 years ago

Pokechu22 commented 2 years ago

http://http.badssl.com/ currently responds to HTTPS with a redirect to the HTTP page. However, some sites do not support HTTPS at all, either refusing the connection (e.g. https://www.dkc-atlas.com instead of http://www.dkc-atlas.com) or timing out (e.g. https://www.metrorex.ro instead of http://www.metrorex.ro). There can be bugs that only occur when HTTPS is refused or timed out, such as this firefox bug.

Jyoticharan commented 10 months ago

I want to work on this issue please guide me on how to get started