<div dir="ltr">Hi André,<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 2, 2013 at 8:08 AM, André Hentschel <span dir="ltr"><<a href="mailto:nerv@dawncrow.de" target="_blank">nerv@dawncrow.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
FWIW i have just seen:<br>
<br>
<a href="https://www.ssllabs.com/ssltest/analyze.html?d=testbot.winehq.org&hideResults=on" target="_blank">https://www.ssllabs.com/ssltest/analyze.html?d=testbot.winehq.org&hideResults=on</a><br>
<a href="https://www.ssllabs.com/ssltest/analyze.html?d=test.winehq.org&hideResults=on" target="_blank">https://www.ssllabs.com/ssltest/analyze.html?d=test.winehq.org&hideResults=on</a><br>
<a href="https://www.ssllabs.com/ssltest/analyze.html?d=winehq.org&hideResults=on&ignoreMismatch=on" target="_blank">https://www.ssllabs.com/ssltest/analyze.html?d=winehq.org&hideResults=on&ignoreMismatch=on</a><br>

<br>
which tells me we have some problems with secure website connection, the question is, do we need more security here?<br></blockquote><div><br></div><div style>The answer is, no.</div><div style><br></div><div style>More reasoning: in general, I don't think we're relying on any confidentiality in the patches we submit to testbot: anyone can connect and see the patches, as well as their test results. So no, I don't think problems with TLS on testbot are a concern, now or ever.</div>
<div style><br></div><div style>And in particular: the qualsys scan tells us that the cert we're using is vulnerable to the BEAST attack, and that the server is vulnerable to the CRIME attack. The BEAST and CRIME attacks can allow an attacker to learn the plaintext of a stable piece of ciphertext sent in many connections, e.g. an authentication cookie, without having learned the server's private key. In testbot's case, we do use cookie-based authentication after initial login, but at worst that'd allow an attacker to submit jobs as one of us developers, or cancel one of our test jobs, change our password, etc. I don't think this is much of a concern.</div>
<div style>--Juan</div></div></div></div>