Invalid Server or Client Wallet Password Error when OEM connects with TCPS
We are using OEM 13.5. In updating our databases to using TLS, we're also converting OEM to communicate with these databases over TLS. We are going to the database in OEM, clicking Oracle Database->Target Setup->Monitoring Configuration, then changed the port and protocol to our TLS listener endpoint. When clicking Test Connection, we're receiving the following error: "Invalid Server or Client Wallet Password." Both the OMS and the database have auto-login wallets, so it shouldn't be trying to do anything with wallet passwords.
I am pretty sure the OMS wallet has the intermediate and root certificate the database we are trying to connect to uses. Are there any emctl commands that could check that? Or perhaps where the wallet goes after I secure the OMS with it? If it's maybe missing those trusted certs, how would I push the root and intermediate trusted certs to the OMS?