HTTP Server and SSL certificates
507059Mar 27 2008 — edited Aug 12 2008Hi there,
I have an HTTP Server sat behind an Apache httpd. The Apache httpd accepts incoming SSL connections and proxies them back to the HTTP Server. I would like to change the setup so that HTTP Server accepts the SSL connections itself, without the proxy.
The HTTP Server Administrator's Guide says that I have to create a "wallet" using the "Oracle Wallet Manager." I've tried to create a wallet but the Wallet Manager won't allow me to import a certificate if it doesn't match an existing certificate request. Unfortunately, it won't allow me to import a certificate request.
What should I do?
Robert