mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
Tell requests to use the system ca certificates bundle
This allows requests to find the certs for container-to-container networking
This commit is contained in:
@@ -44,3 +44,5 @@ applications:
|
||||
BASIC_AUTH_PASSWORD: ((BASIC_AUTH_PASSWORD))
|
||||
|
||||
NOTIFY_BILLING_DETAILS: []
|
||||
|
||||
REQUESTS_CA_BUNDLE: "/etc/ssl/certs/ca-certificates.crt"
|
||||
|
||||
Reference in New Issue
Block a user