weblogic.ssl2ways.key
Description
weblogic.ssl2ways.key is one of four properties you define to enable a Hyperic Agent to communicate with a WebLogic Administration Server using Two-Way-SSL.
weblogic.ssl2ways.key to the agent.properties file and set its value to the location of client's private key:
weblogic.ssl2ways.key=clientKey.pem
where:
clientkey.pem is the path to the private key the Hyperic Agent presents to the Administration Server that the agent manages.
Default
None.