Oracle Weblogic Server (MOSC)

MOSC Banner

Orapki adding certificates to the wallet in oracle http server.

edited Jan 27, 2016 10:05AM in Oracle Weblogic Server (MOSC) 1 commentAnswered

Hi ,

I would like to know how many certificate requests we can add to a single wallet in oracle http server.

Suppose if my irw_vh_section.conf file having 2 different URL's with 443 port.

ex: gmail.com

      google.com

Is it possible to add both the URL's to a single wallet and create the certificates, will this work ?

./orapki wallet create -wallet /opt/oracle/middleware/webtier/instance/config/OHS/OHS_lx22/keystores/iows/ -auto_login_only   -- to create a wallet

./orapki wallet add -wallet /opt/oracle/middleware/webtier/instance/config/OHS/OHS_lx22/keystores/iows/ -keysize 2048 -dn ’CN=www.gmail.com'  -auto_login_only  

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center