diff --git a/manifest.yml b/manifest.yml index 7f5a94b22..d1fabb8aa 100644 --- a/manifest.yml +++ b/manifest.yml @@ -44,3 +44,5 @@ applications: BASIC_AUTH_PASSWORD: ((BASIC_AUTH_PASSWORD)) NOTIFY_BILLING_DETAILS: [] + + REQUESTS_CA_BUNDLE: "/etc/ssl/certs/ca-certificates.crt"