[openssl/openssl] eea19e: Add reason codes with the correct offset for two a...

Jacob Champion noreply at github.com
Tue May 14 13:30:05 UTC 2024


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: eea19e185dd2620ebc6d535915143c3c93ee2ca4
      https://github.com/openssl/openssl/commit/eea19e185dd2620ebc6d535915143c3c93ee2ca4
  Author: Jacob Champion <jacob.champion at enterprisedb.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M crypto/err/openssl.ec
    M crypto/err/openssl.txt
    M include/openssl/sslerr.h
    M ssl/ssl_err.c

  Log Message:
  -----------
  Add reason codes with the correct offset for two alerts

Fixes #24300. The current values of SSL_R_NO_APPLICATION_PROTOCOL and
SSL_R_PSK_IDENTITY_NOT_FOUND don't allow for a correct lookup of the
corresponding reason strings.

CLA: trivial

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24351)

(cherry picked from commit a401aaf9ed6eb34842cdedfcc35448bdc4174df3)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list