mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 03:10:16 -04:00
Merge pull request #94 from GSA/cert-file-fix
Tell requests to use the system ca certificates bundle
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