When you configure an Active Directory, you can choose to have App Volumes Manager communicate securely with the Active Directory.
Prerequisites
Active Directory must be configured for LDAP over SSL (LDAPS) or StartTLS (LDAP over TLS).
Root certification authority (CA) certificates of the Active Directory domains - If the certificates are not in PEM (Base64 encoded) format, see the OpenSSL or similar documentation to convert the file to PEM format.
Note:When you have multiple root certificates from different domains, you can combine all the PEM formatted certificates into a single file by copying the contents of each file one by one to a single .pem file.
In App Volumes Manager, domain controller host names that are specified in the domain controller hosts field must match the certificate host names.