# Copy the pem based certificates for both your Root and Intermediate to the wallet directory
orapki wallet add -wallet ewallet.p12 -trusted_cert -cert ROOT.pem
orapki wallet add -wallet ewallet.p12 -trusted_cert -cert INTERMEDIATE.pem
# Verify your PKI certs are now listed in the wallet
orapki cert display -cert ewallet.p12 -summary