IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Publdapconnect with LDAPS

    Posted 08/04/05 10:08 PM

    Has anyone created a service to do LDAPS? It seems that pub.ldap.connect does not support LDAPS. I was looking around on google for LDAPS with JNDI but my feeble attempts at changing the existing service to accompodate LDAPS were unsuccessful.

    Does anyone have the modified source for pub.ldap.connect?


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 2.  RE: Publdapconnect with LDAPS

    Posted 08/16/05 09:44 PM

    OK…I recreated the services within pub.ldap (connect, search, and disconnect) in order to call them using the SSL standards that are outlined in the JNDI documentation. However, I still can not connect. I think its a certificate problem, but server level certificates, not IS level certificates since the IS level certs were tested.

    Any ideas?


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Publdapconnect with LDAPS

    Posted 08/29/05 04:21 PM

    You need to update the cacerts file in your JVM/lib/security directory with the CA Certificate from your LDAP server. Make sure it’s added as trusted. Then restart IS and it should work.


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB