cancel
Showing results for 
Search instead for 
Did you mean: 

AD LDAPS connectivity is not working from SAP PO java mapping

karthiga_ak
Explorer
0 Kudos

Hi Experts,

We have a java mapping which establish connection to AD LDAP server and fetches the employee details.These data will finally reach to SAP ECC system through inbound proxy.

Connection is working fine with ldap URL with port 389.AD server has enabled the SSL connection and SAP PO system needs to connect through ldaps URL with 636 port.

Required certificates are imported in trustedCA keystore. But the same java mapping is not working with 636(ldaps) port.

Please let me know if any other code change or configuration change required in order to connect to LDAPS with 636 port.

Regards,

Karthiga

Accepted Solutions (0)

Answers (1)

Answers (1)

anupam_ghosh2
Active Contributor
0 Kudos

Hi karthiga_ak,

When you say java mapping not working , please let us know the exception thrown by java mapping and line in code where exactly you are getting the exception. If the issue is related to a specific port then it is possible some other process may be already using the port.

Regards

Anupam