1. Make your wallet ready .Incase agent and oam server are on same host so the same oam wallet you created will be used .Else reffer my blogs oam ssl section for .
2. Modify ssl.conf in ohs home to place path of wallet
-bash-3.2$ pwd
/Oracle_WT1/instances/instance1/config/OHS/ohs1
-bash-3.2$
3. Also modify mod_wl_ohs.conf for accessgate changes as below for accesgate new port and change
-bash-3.2$ pwd
/Oracle_WT1/instances/instance1/config/OHS/ohs1
-bash-3.2$ cat mod_wl_ohs.conf
WebLogicHost abc.xyz.com
WebLogicPort 7052
SecureProxy On
WlSSLWallet ""
# Debug ON
# WLLogFile /tmp/weblogic.log
# MatchExpression *.jsp
2. Modify ssl.conf in ohs home to place path of wallet
-bash-3.2$ pwd
-bash-3.2$
3. Also modify mod_wl_ohs.conf for accessgate changes as below for accesgate new port and change
-bash-3.2$ pwd
-bash-3.2$ cat mod_wl_ohs.conf
WebLogicHost abc.xyz.com
WebLogicPort 7052
SecureProxy On
WlSSLWallet "
# Debug ON
# WLLogFile /tmp/weblogic.log
# MatchExpression *.jsp
5. Bounce webgate
6.Validate index.html of webgate with https url
No comments:
Post a Comment