man: s_server: fix typo in -alpn option description

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/15098)
This commit is contained in:
Hubert Kario 2021-04-30 16:41:17 +02:00
parent 7c65179ad9
commit 6682083fa5
1 changed files with 1 additions and 1 deletions

View File

@ -701,7 +701,7 @@ disabling the ephemeral DH cipher suites.
=item B<-alpn val>, B<-nextprotoneg val> =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 or Next Protocol Negotiation (NPN) extension, respectively. ALPN is the
IETF standard and replaces NPN. IETF standard and replaces NPN.
The B<val> list is a comma-separated list of supported protocol The B<val> list is a comma-separated list of supported protocol