Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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