GnuTLS: generate unique DH parameters
Before somebody complains that VLC is affected by Logjam.
(The current hard-coded prime has 2048-bits so it should be safe for some time.)
Before somebody complains that VLC is affected by Logjam.
(The current hard-coded prime has 2048-bits so it should be safe for some time.)
added Component::Interface: HTTP server Severity::critical Type::bug Version::master git + 1 deleted label
changed milestone to %2.2.2
assigned to @Courmisch and unassigned @MigrationBot
added Status::fixed label
closed
commit cafbe261 Author: Rémi Denis-Courmont remi@remlab.net Date: Sun Aug 23 13:18:05 2015 +0300
gnutls: generate Diffie-Hellman parameters dynamically (fixes [#14702](https://code.videolan.org/videolan/vlc/-/issues/14702))
Original author: remi@remlab.net
VideoLAN code repository instance