Forum Post: RE: Webclient - IIS - memptr

  • Thread starter Thread starter Tai Li
  • Start date Start date
Status
Not open for further replies.
T

Tai Li

Guest
Hi Stefan Drissen , Can you advise me how should I setup IIS ARR to Tomcat to AIA through SSL? I am using IIS 7, ARR 3 and Tomcat 7. I am not able to access HTTPS from IIS, but if access directly from Tomcat on port 8443, connection to AIA works. I suspect is the ARR configuration that I may have setup incorrectly. This is my IIS + ARR configuration: [Server] - IIS Application Request Routing Cache Application Request Routing Server Proxy Settings... -- "Enable proxy" checked. [Default Web Site] - IIS SSL Settings -- "Require SSL" checked. -- "Client certificates" set to "Ignore". - IIS URL Rewrite -- Created a new "Inbound Rule". --- Under "Match URL", "Using" set to "Wildcards". --- "Pattern" set to "*". --- Under "Action", "Action type" set to "Rewrite". --- "Action Properties" set to "https://localhost:8443/{R:0}". --- "Stop processing of subsequent rules" checked. Note: Assuming implementation of SSL certificates to IIS, Tomcat and AppServer is correct as SSL is working on this setup: HTTPS - IIS - JK Mod - Tomcat - AIA - AppServer Previously posted on another thread regarding this setup: community.progress.com/.../34588.aspx Please advise. Thank you.

Continue reading...
 
Status
Not open for further replies.
Back
Top