I am working through the ISVA 10 docker cookbook and when trying to load the openldap certificate I get the following error:
Error: DPWAP0061E The server certificate could not be retrieved from openldap at port 636.
I can ping openldap from Docker and am able to connect to via and perform an LDAP search:
docker exec -ti openldap bash
ocker exec openldap ldapsearch -H ldaps://openldap:636 -D cn=admin,dc=ibm,dc=com -w Passw0rd -b dc=ibm,dc=com objectclass=*
Is there an issue with ISVA being able to resolve the hostname - as I also cannot setup the Database configuration as the hostname postgresql cannot be connect from ISVA
#Support#SupportMigration#Verify