13c agent not using TLSv1.2 when connecting to OUD admin port
Dears,
OEM agent 13c with OUD plugin installed and running perfectly. However, once the Admin Port (4444) (i.e. Administration Connector) is configured with "ds-cfg-ssl-protocol: TLSv1.2" to allow only TLSv1.2 traffc inbound, the OUD target is broken.
The agent/plugin are using TLSv1.0 (I can see that in the Admin log) which is clearly not supported by the Admin Connector.
What is more interesting is that the agent is communicating with the OMS (upload) using TLSv1.2 and clearly it is acting as a client.
So why the agent can communicate with the OMS using only TLSv1.2 but not when monitoring targets, at least with an OUD target?