summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-12-21 16:49:10 +0100
committerTomas Mraz <tomas@openssl.org>2023-01-05 19:48:01 +0100
commita2a09af086e97da35225ec952f2ae75c833b19e7 (patch)
treef9dbd69c416cc7bb9ded68340aa8e432cc76e050 /crypto/err/openssl.ec
parent55e2dd8c3162d7313d9408cb20fca8a4fe6e6f5a (diff)
Write SSL_R alerts to error state to keep updated strings
Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19950)
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index 3612c195f0..f1917136d8 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -76,6 +76,4 @@ R SSL_R_TLSV1_CERTIFICATE_UNOBTAINABLE 1111
R SSL_R_TLSV1_UNRECOGNIZED_NAME 1112
R SSL_R_TLSV1_BAD_CERTIFICATE_STATUS_RESPONSE 1113
R SSL_R_TLSV1_BAD_CERTIFICATE_HASH_VALUE 1114
-R TLS1_AD_UNKNOWN_PSK_IDENTITY 1115
R SSL_R_TLSV13_ALERT_CERTIFICATE_REQUIRED 1116
-R TLS1_AD_NO_APPLICATION_PROTOCOL 1120