[Bug 1455990] Re: quassel-core generates an insecure certificate upon installation

Luke Faraone luke at faraone.cc
Mon May 18 19:54:35 UTC 2015


** Information type changed from Public to Public Security

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1455990

Title:
  quassel-core generates an insecure certificate upon installation

Status in quassel package in Ubuntu:
  New

Bug description:
  After installation, quassel-core generates a 1024-bit certificate
  using the SHA1 hash.  Both of these are considered deprecated and
  somewhat insecure.  The attached patch updates the postinst script to
  generate a 4096-bit certificate using the SHA256 hash instead.

  The SHA256 certificate will not cause any compatibility problems
  because OpenSSL 1.0.0 and later support SHA256 certificates.  All
  supported versions of Ubuntu and Debian have at least 1.0.1 and the
  supported Windows and Mac builds of Quassel are additionally compiled
  with a recent enough version to support the SHA256 certificate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1455990/+subscriptions



More information about the Ubuntu-sponsors mailing list