Skip to Main Content

Breadcrumb

May 4th

Question and Answer

Chris Saxon

Thanks for the question, HARI PRASAD.

Asked: September 11, 2020 - 6:38 am UTC

Last updated: September 17, 2020 - 12:58 pm UTC

Version: 11GR2

Viewed 1000+ times

You Asked

Hi Team,

We have SSL certificates imported on database server using ORAPKI after creating wallet.
We are using utl_http for external system communication from database and using utl_http.set_wallet to access the certificates.

Now, we are en-queuing the messages to database queue and writing logic in middle ware to read message from queue and send messages to external system.
but the problem is certificates are database server and the communication to external system is from middleware.

Can we read the SSL certificate from database server and pass it to middleware?
is there a way to pass the certificate from DB to middleware. Can you please advise.

Thank You.

and Chris said...

The certificate exists in the wallet, not the database itself.

I'm unclear exactly what you're doing, but you can find instructions for exporting/importing certificates from the wallet in the docs:

https://docs.oracle.com/cd/E11882_01/network.112/e40393/asowalet.htm#ASOAG9745

Is this answer out of date? If it is, please let us know via a Comment

More to Explore

Administration

Need more information on Administration? Check out the Administrators guide for the Oracle Database