PAM Admin cannot integrate PAM with AWS Active Directory over LDAPS.
They get the error:
"PAM-CM-0270: LDAP Bind fail: Cannot contact LDAP server xxxxxxxx.yyy.zzz"
Release : 4.0.x and 4.1.x
Component: PRIVILEGED ACCESS MANAGEMENT
No certificate binded to their AWS LDAP Server
SSH'd into PAM Appliance and executed the following command:
openssl s_client -showcerts -connect <ldapserver>:636
and no certificates came back.
PAM Admin worked with this AWS Team and binded a certificate to their AWS LDAP Server and then the issue was resolved.