From 06801aef52f7f734a737cc0763a410fd1ec6e574 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 2 Nov 2020 15:20:19 +0100 Subject: [PATCH] Add missing comma in list of SSL versions --- doc/src/sgml/sslinfo.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/sslinfo.sgml b/doc/src/sgml/sslinfo.sgml index b7342475c72..03139f95638 100644 --- a/doc/src/sgml/sslinfo.sgml +++ b/doc/src/sgml/sslinfo.sgml @@ -47,7 +47,7 @@ - Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0 + Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0, TLSv1.1, or TLSv1.2). -- 2.39.5