Page MenuHomePhabricator

bugzilla should redirect when you access http://bugzilla.wikimedia.org:443/
Closed, DeclinedPublic

Description

Right now google is trying to crawl http://bugzilla.wikimedia.org:443/ and only has this error page for the whole site:

<!DOCTYPE HTML PUBLIC "-IETFDTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
Reason: You're speaking plain HTTP to an SSL-enabled server port.<br />
Instead use the HTTPS scheme to access this URL, please.<br />
<blockquote>Hint: <a href="https://bugs.wikimedia.org/"><b>https://bugs.wikimedia.org/</b></a></blockquote></p>
<hr>
<address>Apache Server at bugs.wikimedia.org Port 443</address>
</body></html>


Version: wmf-deployment
Severity: minor

Details

Reference
bz46328

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:30 AM
bzimport set Reference to bz46328.
bzimport added a subscriber: Unknown Object (MLST).

Why would it connect with http to the https port?

Suggest WONTFIX

I concur; that ain't supposed to work.