try using truststore

This commit is contained in:
Kenneth Kehl
2025-07-22 10:44:14 -07:00
parent 72f2ccb91a
commit e16c4fe277
6 changed files with 78 additions and 42 deletions

View File

@@ -9,6 +9,10 @@
__version__ = "10.0.1"
import truststore
truststore.inject_into_ssl() # noqa
from notifications_python_client.errors import ( # noqa
REQUEST_ERROR_MESSAGE,
REQUEST_ERROR_STATUS_CODE,