From 2d2eab7fa8385e7b465b878d3b2ef13bb40705a7 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 21 Nov 2024 13:50:08 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b87a7245..82dd50cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ SSL configuration has been significantly simplified. * The `verify` argument no longer accepts string arguments. * The `cert` argument has now been removed. -* The `SSL_CERT_FILE` and `SSL_CERT_DIR` environment variables are no longer automatically used. They can be enabled manually although should be obsoleted by our switch to `truststore`. +* The `SSL_CERT_FILE` and `SSL_CERT_DIR` environment variables are no longer used. They can be enabled manually although should be obsoleted by our switch to `truststore`. For users of the standard `verify=True` or `verify=False` cases this should require no changes. -- 2.47.3