HTTPS listener cannot start properly

Hi,

I’ve installed the Verisign signed cert, Verisign’s CA cert and the private key into webMethod using the admin server. Next I also added in a HTTPS listener. But when I tried to start this listener, I’ve got an error that says
‘HTPSLS0009C Error in SSL setup: [Liaik.asn1.ASN1Object;’

Does anyone got any ideas? Btw, my private key is in .pem format, not .der format. Any problem with that? Tks in advance.

I’ve made a mistake by specifying wrongly my private key in the admin server of webMethods. After I specified the correct private key file, I’m able to start the https listener. Thanks.