you can use pub.client.http service for https communication as well… the only thing will differ is the url with “https” in the input paramaters… depening upon your calling application you need to configure your SSL settings… if handshake is one-way ie. you only need to validate client’s certificate place the client’s certificates into trustedstore and configure this trustStore under certificate setting but if your calling application request for your certs as well (2-way handshake)… configure a keysotre where you need to place your privatekey along with your certificates…
hope it make sense and helpful to you!
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods