On Mon, 8 Mar 2021 15:27:45 GMT, John Jiang <jji...@openjdk.org> wrote:
> If signature_algorithms extension is present, but the algorithms are > unreconginzed or unsupported, JSSE peers should send fatal alert immediately. > For example, in this case, it's unnecssary to try to produce ServerHello, > Certificate and ServerKeyExchange messages. Could this change be reviewed? Thanks! ------------- PR: https://git.openjdk.java.net/jdk/pull/2876