Hi. On Wed, 20 Aug 2014 18:01:39 +0800 Bret Busby <[email protected]> wrote:
> And, if the solution is to change that line > > " > sslConfig.setProtocol( QSsl::TlsV1 ); > " > > where do I find that line, to make the change? You'll have to change it in the Arora's source, then rebuild the package. And, please note that: 1) Downgrading all https connections to SSLv3 is a bad thing from the security viewpoint. 2) Exact syntax of sslConfig may differ. I assume that change should go somewhere along the line 170 of src/network/networkaccessmanager.cpp, but I may be wrong. If you're in hurry - I suggest you to try Firefox (Iceweasel). Reco -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

