diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2014-06-06 20:59:29 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2014-06-06 20:59:29 +0000 |
| commit | 2e22f5e2e00c1f1f599b03634ca27bb5b9ac471e (patch) | |
| tree | a707d3fdb02faa3d4423773ae7b606febaa5e786 /doc/ssl/SSL_CTX_use_psk_identity_hint.pod | |
| parent | 06369e3974fbc83d3778807c090fbe69f20a27d4 (diff) | |
Diffstat (limited to 'doc/ssl/SSL_CTX_use_psk_identity_hint.pod')
| -rw-r--r-- | doc/ssl/SSL_CTX_use_psk_identity_hint.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_CTX_use_psk_identity_hint.pod b/doc/ssl/SSL_CTX_use_psk_identity_hint.pod index 7e60df5ba85c..9da7201a9990 100644 --- a/doc/ssl/SSL_CTX_use_psk_identity_hint.pod +++ b/doc/ssl/SSL_CTX_use_psk_identity_hint.pod @@ -96,7 +96,7 @@ data to B<psk> and return the length of the random data, so the connection will fail with decryption_error before it will be finished completely. -=item 0 +=item Z<>0 PSK identity was not found. An "unknown_psk_identity" alert message will be sent and the connection setup fails. |
