X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fsslerr.h;h=87b295c9f93bfecddb6b7051d1d765082622d83c;hp=a5b2c5594219265041eadc287255fdbfa3321b4b;hb=43a0f2733a943799060ea275516fcce00d89eb38;hpb=50db81633ece00593b245afed0ed9480d7ffb334 diff --git a/include/openssl/sslerr.h b/include/openssl/sslerr.h index a5b2c55942..87b295c9f9 100644 --- a/include/openssl/sslerr.h +++ b/include/openssl/sslerr.h @@ -695,6 +695,8 @@ int ERR_load_SSL_strings(void); # define SSL_R_SSL_SESSION_ID_TOO_LONG 408 # define SSL_R_SSL_SESSION_VERSION_MISMATCH 210 # define SSL_R_STILL_IN_INIT 121 +# define SSL_R_TLSV13_ALERT_CERTIFICATE_REQUIRED 1116 +# define SSL_R_TLSV13_ALERT_MISSING_EXTENSION 1109 # define SSL_R_TLSV1_ALERT_ACCESS_DENIED 1049 # define SSL_R_TLSV1_ALERT_DECODE_ERROR 1050 # define SSL_R_TLSV1_ALERT_DECRYPTION_FAILED 1021