thesnookums
Programmer
I am trying to setup up an iis server to handle some traffic from our weblogic server
Currently, I have a win2000 advanced server running weblogic with ssl functioning.
I also have an NT4.0 server with IIS running. I need to install the weblogic plugin witch I thought I had done correctly.
I copied over my iisproxy.ini, created my virtual directory to the weblogic server gave correct permissions and everything else the documentation suggests.
When I attempt to access the weblogic page from the iis server i get an error message unable to initalize SSL.
My iisproxy.ini looks something like this
WebLogicHost=111.11.1.111
WebLogicPort=443
SecureProxy=ON
Debug=ALL
TrustedCAFile="G:\weblogic\myserver\111-1111-cert.pem"
Any tips suggestion or help would be apprecaited. I was suposed to have this working last week.
Currently, I have a win2000 advanced server running weblogic with ssl functioning.
I also have an NT4.0 server with IIS running. I need to install the weblogic plugin witch I thought I had done correctly.
I copied over my iisproxy.ini, created my virtual directory to the weblogic server gave correct permissions and everything else the documentation suggests.
When I attempt to access the weblogic page from the iis server i get an error message unable to initalize SSL.
My iisproxy.ini looks something like this
WebLogicHost=111.11.1.111
WebLogicPort=443
SecureProxy=ON
Debug=ALL
TrustedCAFile="G:\weblogic\myserver\111-1111-cert.pem"
Any tips suggestion or help would be apprecaited. I was suposed to have this working last week.