summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjsg <>2024-10-13 08:25:09 +0000
committerjsg <>2024-10-13 08:25:09 +0000
commit7eefcaf8708c5ed679ce0f405285b3f798b11f01 (patch)
tree336008aaeabe0d7b9cba6d8adf57099b073dea4a /src
parentee213921d5524fcfae2524bd81db7767add4c5a2 (diff)
downloadopenbsd-7eefcaf8708c5ed679ce0f405285b3f798b11f01.tar.gz
openbsd-7eefcaf8708c5ed679ce0f405285b3f798b11f01.tar.bz2
openbsd-7eefcaf8708c5ed679ce0f405285b3f798b11f01.zip
byt -> but; ok tb@
Diffstat (limited to 'src')
-rw-r--r--src/lib/libssl/man/SSL_alert_type_string.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_alert_type_string.3 b/src/lib/libssl/man/SSL_alert_type_string.3
index 42a184e50c..354865e546 100644
--- a/src/lib/libssl/man/SSL_alert_type_string.3
+++ b/src/lib/libssl/man/SSL_alert_type_string.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: SSL_alert_type_string.3,v 1.6 2024/10/09 08:22:28 tb Exp $ 1.\" $OpenBSD: SSL_alert_type_string.3,v 1.7 2024/10/13 08:25:09 jsg Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>. 4.\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: October 9 2024 $ 51.Dd $Mdocdate: October 13 2024 $
52.Dt SSL_ALERT_TYPE_STRING 3 52.Dt SSL_ALERT_TYPE_STRING 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -233,7 +233,7 @@ This message is always a warning.
233Sent by the server to indicate that it does not recognize a PSK identity or an 233Sent by the server to indicate that it does not recognize a PSK identity or an
234SRP identity. 234SRP identity.
235.It \(dqCQ\(dq/\(dqcertificate required\(dq 235.It \(dqCQ\(dq/\(dqcertificate required\(dq
236Sent by servers when a client certificate is desired byt none was provided 236Sent by servers when a client certificate is desired but none was provided
237by the client. 237by the client.
238.It \(dqAP\(dq/\(dqno application protocol\(dq 238.It \(dqAP\(dq/\(dqno application protocol\(dq
239Sent by servers when a client ALPN extension advertises only protocols that 239Sent by servers when a client ALPN extension advertises only protocols that