Install of the certificate with LDAPS

Modified on Thu, 2 Oct at 4:11 PM

  • 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


Restart app
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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article