- copy certificate in host machine /etc/pki/ca-trust/source/anchors/xxxxRootCA.crt
- mount the volume in the container app and celery (compose-local.yml)
services: app: volumes: - /etc/pki/ca-trust/source/anchors:/etc/pki/ca-trust/source/anchors celery: volumes: - /etc/pki/ca-trust/source/anchors:/etc/pki/ca-trust/source/anchors
Config in Automate-IT UI
Play with "test" and "sync"
- After save the config, restart the app !
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article