[Bug 1822984] Re: revert tls security level back to 1
Launchpad Bug Tracker
1822984 at bugs.launchpad.net
Mon Jun 3 08:48:02 UTC 2019
This bug was fixed in the package openssl - 1.1.1-1ubuntu2.2
---------------
openssl (1.1.1-1ubuntu2.2) cosmic; urgency=medium
* debian/rules: Ship openssl.cnf in libssl1.1-udeb, as required to use
OpenSSL by other udebs, e.g. wget-udeb. LP: #1822898
* Drop debian/patches/UBUNTU-lower-tls-security-level-for-compat.patch
to revert TLS_SECURITY_LEVEL back to 1. LP: #1822984
-- Dimitri John Ledkov <xnox at ubuntu.com> Wed, 03 Apr 2019 20:37:01
+0100
** Changed in: openssl (Ubuntu Cosmic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1822984
Title:
revert tls security level back to 1
Status in openssl package in Ubuntu:
Fix Released
Status in openssl source package in Cosmic:
Fix Released
Status in openssl source package in Disco:
Fix Released
Bug description:
[Impact]
* increase minimum default tls security level from 0 to 1, as is the default upstream
[Test Case]
* generate 80bits TLS certificate and attempt to use it
* with prior openssl it should work, but with this update it should
fail
[Regression Potential]
* This increases the minimum required certificate/keys sizes and
algorithms, back to what Bionic GA openssl 1.1.0 shipped as. It also
now will match upstream default. It is still lower than Debian's
default that raises it to 2 by default.
* Cosmic GA shipped with TLS_SECURITY_LEVEL 0, meaning pretty much any
weak keys were accepted. With this change keys lower than 112 will be
rejected, which are considered to be too weak to be useful by most CAs
out there.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1822984/+subscriptions
More information about the foundations-bugs
mailing list