Hi, I have a need to consume a Java webservice that's https from ABL program. I have a general idea of importing the public key of the root CA into the %DLC/Certs for the https to work. However, in our current setup the webservices are secured by TAM/Webseal which requires the client to present a certificate (certificate based authentication). Does openedge support this concept ? I wonder if i procure a client certificate would the openedge Connect method be able to present this certificate on call out to webservice. If this is not supported, could some one please suggest any alternatives. Thanks