enterprise command line utilities and ssl

Hi all,

Has anybody figured out how to use command line utilities for enterprise
like adapter_ping, etc. with ssl switched on? I assume we need to pass the
ssl certificate details in the command line, but don’t know how…

thanks.

jelena

Following command can be used to do adapter ping on a broker with SSL:

C:\active41\bin>adapter_ping BrokerName@BrokerHost -certfile CertFileName.cert -password CertfilePassword

Thanks
Sudershan