Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: 9iAS configuration for external SSL card

Re: 9iAS configuration for external SSL card

From: Hans Forbrich <forbrich_at_yahoo.net>
Date: Sun, 18 Jul 2004 23:42:08 GMT
Message-ID: <kVDKc.73546$Rf.9062@edtnps84>


You don't mention the specific version of Oracle9i AS or the operating system - both would be useful.

There are two scenarios here: Apache SSL; and Oracle SSL. Both require the httpd.conf to be configured correctly.

Personally I'd suggest starting with the Apache implementation for a number of reasons:

-Cisco probably has a default config already proven in for Apache 1.3;
-significant documentation exists, including http://httpd.apache.org;
-you can probably get immediate help from the Apache related newsgroups.

Once that has been configured, it's usually a fairly quick jump across to Oracle's mod_ossl.

I would encourage you - no matter what step you are at in your project - to ensure that you are using Oracle Application Server 10g (9.0.4). If nothing else, the administration is much simplified and the high availability and reliability are noticeably improved over previous versions.

HTH
/Hans
echo spam forbrich at telus planet dot net

        | sed 's/spam//g' Received on Sun Jul 18 2004 - 18:42:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US