CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/23 17:07:58
Modified files:
lib/libssl : ssl_sigalgs.c
regress/lib/libssl/client: clienttest.c
regress/lib/libssl/tlsext: tlsexttest.c
Log message:
Remove SHA224 based sigalgs from use in TLS 1.2 as SHA224 is deprecated.
Remove GOST based sigalgs from TLS 1.2 since they don't work with TLS 1.2.
ok jsing@
