I installed the iisWASPlugin 4.0 on a Windows 2003 server with Domino R6,5,3. Everything works fine when my plugin-cfg.xml do only relaying for HTTP protocol but when i add these lines for the HTTPS protocol, all access is stopped.
I checked the “event viewer” in Windows and the HTTP SSL Service is running, the ISAPI filters “iisWASPlugin” has a green arrow and the SSL is running on Domino, i can access with https when i use my internal IP address with the port 1081.
I use a log file with option “Trace” since the beginning. When i put my lines for the SSL, i stop IIS, rename the native.log (default name) file and this file is not recreate when i restart IIS. I try HTTP and HTTPS access with no success. I delete the lines for SSL, restart IIS and now the file is recreated and i have access to HTTP. Without a print in a log file, it’s hard to debug. I check the Event viewer and no message about iisWASPlugin.