开发者

How do I correctly set up Application Request Routing in IIS7 to route SSL requests?

开发者 https://www.devze.com 2022-12-26 01:50 出处:网络
I have a 3-node web farm being managed by IIS7 and Application Request Routing.I have a folder hierarchy in my web app that needs to be secured via SSL.What is the best practice 开发者_如何学运维for g

I have a 3-node web farm being managed by IIS7 and Application Request Routing. I have a folder hierarchy in my web app that needs to be secured via SSL. What is the best practice 开发者_如何学运维for getting ARR to correctly route these SSL requests? I have installed the same certificate on all web farm servers and the server running ARR. I have tried enabling and disabling the SSL Off-loading feature

Thanks, Matthew


I'm an idiot. I forgot to open SSL through our firewall.

0

精彩评论

暂无评论...
验证码 换一张
取 消