Using https and certificates

Hi all,

I have to use the https protocol to send xml message to our client. They gave us their certificate some_certificate.cert. My understanding is that I must use the setKeyAndChaing to specify to webMethods to use this certificate.

The inputs are:

  1. privKeyFile
    2)certFiles

Is the certFiles the certificate I received from the client? What are the privKeyFile?
Do I need to add the certificate on the Integration Server Administration->Security->certificates too?

Thanks

Hello,

I have the same problem.
Someone would have the answer?

Thank you.