How do I configure HTTPS port?

Do I need to have a Certificate and a CA Certificate to configure an HTTPS port or is just having a Private Key sufficient?

You need at least a CA cert, a server cert, and the private key to enable https.

Hello csun.15128 ,

can anyone tell me how do we get the above mentioned CA cert, a server cert, and the private key to enable https.

any help is appreciated.

For test environment, OpenSSL can be used, see technical article here for information:

http://advantage.webMethods.com/article/?id=1614315524

webMethods provides a tool to create the private key and it gives you the certificate request to get the CA.