From de6f892065a1aa8f9afe77a80df62d4df81fe975 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Fri, 7 Aug 2020 15:14:29 +0100 Subject: Add a comment about SSLv23_METHOD (#8043) --- changelog.d/8043.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8043.misc (limited to 'changelog.d/8043.misc') diff --git a/changelog.d/8043.misc b/changelog.d/8043.misc new file mode 100644 index 0000000000..683d553666 --- /dev/null +++ b/changelog.d/8043.misc @@ -0,0 +1 @@ +Add a comment to `ServerContextFactory` about the use of `SSLv23_METHOD`. -- cgit 1.5.1