How to remove duplicate trusted certificate from Oracle Wallet
I added a wallet using orapki wallet add -wallet command, and I thought it would replace the existing trusted certificate but it created a duplicate (same distinguished name).
I'm running a Rest API post call through PL/SQL and it is throwing ORA-24247: network access denied by access control list (ACL), but the same settings are working in other environment, only difference is, that environment doesn't have duplicate certificates added to the database wallet.
I thought to remove both the certificated from the wallet and add just one later. But when I tried removing through orapki wallet remove -wallet command it failed with the message