[openssl] OpenSSL_1_1_1-stable update
beldmit at gmail.com
beldmit at gmail.com
Sat May 1 16:21:17 UTC 2021
The branch OpenSSL_1_1_1-stable has been updated
via 6682083fa51fb94b95afd68b2b57f7609d9e41e7 (commit)
from 7c65179ad95d0f6f598ee82e763fce2567fe5802 (commit)
- Log -----------------------------------------------------------------
commit 6682083fa51fb94b95afd68b2b57f7609d9e41e7
Author: Hubert Kario <hkario at redhat.com>
Date: Fri Apr 30 16:41:17 2021 +0200
man: s_server: fix typo in -alpn option description
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/15098)
-----------------------------------------------------------------------
Summary of changes:
doc/man1/s_server.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man1/s_server.pod b/doc/man1/s_server.pod
index 9fdac49190..aa6c19d31f 100644
--- a/doc/man1/s_server.pod
+++ b/doc/man1/s_server.pod
@@ -701,7 +701,7 @@ disabling the ephemeral DH cipher suites.
=item B<-alpn val>, B<-nextprotoneg val>
-These flags enable the Enable the Application-Layer Protocol Negotiation
+These flags enable the Application-Layer Protocol Negotiation
or Next Protocol Negotiation (NPN) extension, respectively. ALPN is the
IETF standard and replaces NPN.
The B<val> list is a comma-separated list of supported protocol
More information about the openssl-commits
mailing list