How to get Apex/EPG to use new SSL certificate
We have Apex 4.0.2 installed with the Embedded PL/SQL gateway (EPG) on Oracle 11.1.0.7.
We have successfully configured HTTPS with a self-signed certificate on our production and pre-production servers.
On our pre-production server we have successfully replaced the self-signed certificate with a CA signed certificate. To get Apex to use the new certificate we had to restart the database.
I would like to avoid restarting the database on our production server if possible.
Is there is another way to have Apex use the new certificate without re-starting the database?