From b9623da01a6c1d6220e4cd35dd73f14668f93870 Mon Sep 17 00:00:00 2001 From: Prathmesh Ranaut <165320323+prathmesh-stripe@users.noreply.github.com> Date: Thu, 5 Feb 2026 10:47:42 -0500 Subject: [PATCH] Added instruction to update CA certificates in README. Added instruction to update CA certificates in README. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6c40d685d..75b2f0fd9 100644 --- a/README.md +++ b/README.md @@ -415,6 +415,12 @@ just format # or: venv/bin/ruff format . --quiet ``` +Update bundled CA certificates from the [Mozilla cURL release][curl]: + +```sh +just update-certs +``` + [api-keys]: https://dashboard.stripe.com/account/apikeys [ruff]: https://github.com/astral-sh/ruff [connect]: https://stripe.com/connect