CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/29 12:59:25
Modified files:
lib/libssl : ssl_sigalgs.c
Log message:
Factor out handling of legacy default signature algorithms.
In the case of TLSv1.0 and TLSv1.1 there is no signature algorithms
extension and default signature algorithms are used - similar applies to
TLSv1.2 when the signature algorithms extension has been omitted.
ok inoguchi@ tb@
