summaryrefslogtreecommitdiffstats
path: root/crypto/err
diff options
context:
space:
mode:
authormancha <mancha1@hush.com>2014-03-27 00:47:14 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-03-27 00:54:16 +0000
commita375025e4dd58a05e926a5384774a85671695dd9 (patch)
tree539aeda4483ab674eb4c0f843cb6f8afe4de6acc /crypto/err
parentd471adf351b92d38992cbe2374ad6e9d81a51a75 (diff)
Fix alert handling.
Fix OpenSSL 0.9.8 alert handling. PR#3038
Diffstat (limited to 'crypto/err')
-rw-r--r--crypto/err/openssl.ec5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index 868826624d..1a580c5afb 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -71,6 +71,11 @@ R SSL_R_TLSV1_ALERT_INSUFFICIENT_SECURITY 1071
R SSL_R_TLSV1_ALERT_INTERNAL_ERROR 1080
R SSL_R_TLSV1_ALERT_USER_CANCELLED 1090
R SSL_R_TLSV1_ALERT_NO_RENEGOTIATION 1100
+R SSL_R_TLSV1_UNSUPPORTED_EXTENSION 1110
+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 RSAREF_R_CONTENT_ENCODING 0x0400
R RSAREF_R_DATA 0x0401