summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-11-13 13:13:14 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-11-13 13:13:14 +0000
commitefbb7ee432c14397c1894214235cb0d038df4d25 (patch)
treea293f8505dcbe2ee8b159e55e8af9d3d9b11ecd1 /doc
parent6471ec71aa8550317d180c141661d603766f74dd (diff)
PR: 1794
Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr> Reviewed by: steve Document unknown_psk_identify alert, remove pre-RFC 5054 string from ssl_stat.c
Diffstat (limited to 'doc')
-rw-r--r--doc/ssl/SSL_alert_type_string.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ssl/SSL_alert_type_string.pod b/doc/ssl/SSL_alert_type_string.pod
index 94e28cc307..0329c34869 100644
--- a/doc/ssl/SSL_alert_type_string.pod
+++ b/doc/ssl/SSL_alert_type_string.pod
@@ -214,6 +214,11 @@ satisfy a request; the process might receive security parameters
difficult to communicate changes to these parameters after that
point. This message is always a warning.
+=item "UP"/"unknown PSK identity"
+
+Sent by the server to indicate that it does not recognize a PSK
+identity or an SRP identity.
+
=item "UK"/"unknown"
This indicates that no description is available for this alert type.