mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-12 08:12:27 -05:00
try using truststore
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user