Am 19.05.20 um 22:49 schrieb Andy Shevchenko:
On Sat, May 16, 2020 at 3:31 PM Alexander A. Klimov
<grandmaster@xxxxxxxxxxxx> wrote:
... for security reasons.
No breaking changes as either the HTTP vhost redirects to HTTPS
or both vhosts redirect to the same location
or both serve the same content.
I wonder how you tested that all changed URLs continue working after this.
I met some sites where https://, alas, doesn't work as expected.
1) As I've written in the commit message, I checked vhosts, *not* whole
URLs. 2) Jonathan already complained about that. (And *now* – patch
coming soon – I'm actually checking whole URLs, automated.)