Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Setting up SSL on Oracle Application Server 10.1.3.4.0

apps_bnJul 7 2009
Hi All

I have an oracle application server version : Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server

on a linux machine(EDT 2009 i686 i686 i386 GNU/Linux)

I created an oracle wallet and created a csr(certificate signing request) and sent that to thawte and got a thawte
certificate in the email

Now i am trying to follow this note:184701.1 but its not very clear

I have a few question

1) I have the certificate now. How do i save that certificate. For instance on the machine my wallet is under /etc/ORACLE/WALLETS/ora_oas directory

The doc says to do this

$ ssl2ossl -cert /<path>/server.crt -key /<path>/private.key -cafile /<path>/rootca.crt -ssowallet yes
Enter wallet password:
Verifying password - Enter wallet password:
SUCCESS

In this what would be my private key and rootca.crt

Any ideas on how to import and setup a trusted certificate not a self signed into oracle wallet
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2009
Added on Jul 7 2009
0 comments
451 views