C2180-277 Free Dumps Study Materials
Question 7: A system administrator is configuring Public Key Infrastructure (PKI) for an execution group
EG1 that is deployed to broker BRK1. The development team informed the system administrator
that their requirement is to send the SOAP requests to an external web service provider. The
provider only receives https requests and requires to authenticate the broker requests as well.
Which commands does the system administrator need to run to configure PKI at the execution
group level?
A. mqsichangeproperties BRK1 -e EG1 -o ComIbmJVMManager -n keystoreFile -v
keystore.jksmqsichangeproperties BRK1 -e EG1 -o ComIbmJVMManager -n truststoreFile -v
truststore.jks
B. mqsichangeproperties BRK1 -e EG1 -o ComIbmJVMManager -n keystoreFile -v
keystore.jksmqsichangeproperties BRK1 -e EG1 -o HTTPSConnector -n truststoreFile -v truststore.jks
C. mqsichangeproperties BRK1 -e EG1 -o ComIbmJVMManager -n keystoreFile -v
keystore.jksmqsichangeproperties BRK1 -o BrokerRegistry -n brokerTruststoreFile -v truststore.jks
D. mqsichangeproperties BRK1 -o BrokerRegistry -n brokerKeystoreFile -v
keystore.jksmqsichangeproperties BRK1 -o BrokerRegistry -n brokerTruststoreFile -v truststore.jks
Correct Answer: A