<div dir="ltr">2.0.1.3 - it is for early early adopters, isn't it?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 28, 2015 at 8:46 PM, David Greaves <span dir="ltr"><<a href="mailto:david.greaves@jolla.com" target="_blank">david.greaves@jolla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Login to the device as root and:<br>
<br>
cp /etc/ssh/sshd_config /etc/ssh/sshd_config.safe<br>
cat <<EOF >> /etc/ssh/sshd_config<br>
# Added this line to enable SDK to connect<br>
Ciphers +aes128-cbc<br>
EOF<br>
systemctl restart sshd.service<br>
<br>
***************************************************<br>
Don't forget to fix it when the new QtC comes out!<br>
***************************************************<br>
<br>
<br>
WARNING: This does 'weaken' the ssh service on your device by allowing this weaker cipher.<br>
<br>
Note that 'normal' ssh connections would not typically be vulnerable but as you can see, QtC uses this weak cipher by default :/<span class="HOEnZb"><font color="#888888"><br>
<br>
David</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 28/10/15 12:42, Adam Pigg wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there a workaround/time frame for update? I've got fixes to make ‎for Harbour qa rejections! :)<br>
<br>
Sent from my BlackBerry 10 smartphone.<br>
   Original Message<br>
From: Jussi Pakkanen<br>
Sent: Wednesday, 28 October 2015 12:40 PM<br>
To: <a href="mailto:devel@lists.sailfishos.org" target="_blank">devel@lists.sailfishos.org</a><br>
Reply To: Sailfish OS Developers<br>
Subject: Re: [SailfishDevel] Update 2.0.1.3 and ssh<br>
<br>
On 28.10.2015 14:33, Adam Pigg wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
‎After updating my tablet last night to 2.0.1.3 I could no longer<br>
connect using Qt creator / ssh. The client and server ciphers didn't<br>
match. I have not installed anything from openrepos such as a<br>
different ssh package.<br>
</blockquote>
<br>
This is caused by the fact that the SSH server has stricter cipher<br>
requirements in 2.0.1. The next SDK version will have newer QtC which<br>
will support deployment to these devices.<br>
<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a><br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a><br>
<br>
</blockquote>
<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a></div></div></blockquote></div><br></div>