]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commit
openssl: Update to version 1.1.1a openssl_update
authorErik Kapfer <ummeegge@ipfire.org>
Tue, 15 Jan 2019 14:34:06 +0000 (15:34 +0100)
committerErik Kapfer <ummeegge@ipfire.org>
Tue, 15 Jan 2019 14:34:06 +0000 (15:34 +0100)
commit6fc74da06165094dae892fc72210e39cf1b16887
tree95ad5073f0bdde5c34fa938b84b8f90d5995b04a
parentf0092a6e3e246846caa55458364514064f2c5103
openssl: Update to version 1.1.1a

Disabled MD2 and Aria cipher.
Default cipherlist patch from Peter has been included.
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>
config/rootfiles/common/openssl
lfs/openssl
src/patches/openssl-1.1.1a-default-cipherlist.patch [new file with mode: 0644]