mirror of https://github.com/openssl/openssl.git
				
				
				
			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:
		
							parent
							
								
									7c65179ad9
								
							
						
					
					
						commit
						6682083fa5
					
				|  | @ -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 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue