Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download Duo Certification Verification Utility to Cloud Gateway
    cd /root/datacore
    curl -fLO https://dl.duosecurity.com/acert-linux
    chmod +x acert-linux

  2. Run below command to verify LDAPS certificate
    ./acert-linux -host ad.acme.local -port 636

  3. Make sure Cloud Gateway can reach Active Directory

...