]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/openssl
openssl: Update to version 1.1.1a
authorErik Kapfer <ummeegge@ipfire.org>
Tue, 15 Jan 2019 14:43:01 +0000 (15:43 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 17 Jan 2019 14:33:20 +0000 (14:33 +0000)
commit32ba431458a616026f17a687735bc6bec2e8dca9
treeffc0894faf41ff7259a444ceef6c3b01bbba813a
parent06ac824331726523e90607f472b822a9b50d156b
openssl: Update to version 1.1.1a

Disabled MD2 and Aria cipher.

TLSv1.3 is now available with:

TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
TLS_AES_256_GCM_SHA384  TLSv1.3
TLS_AES_128_GCM_SHA256  TLSv1.3

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/openssl
lfs/openssl
src/patches/openssl-1.1.1a-default-cipherlist.patch [new file with mode: 0644]