Comment 3 for bug 823325

Revision history for this message
Данило Шеган (danilo) wrote : Re: 02_tls.patch breaks access to launchpad.net

On more investigation, I could get this to fail using openssl directly with

openssl s_client -connect launchpad.net:443

and then pasting together

GET / HTTP/1.1
Host: answers.launchpad.net

GET / HTTP/1.1
Host: bugs.launchpad.net

GET / HTTP/1.1
Host: code.launchpad.net

GET / HTTP/1.1
Host: translations.launchpad.net