I think I may have realised what the problem was.... I was generating the cert first on the Application server, then importing this to the Reverse Proxy server.
I have just tried creating a self-signed certificate on the Reverse Proxy server, and then importing this into the Application Server. This way round, it works.
4 Posts
Re: Using a self signed certificate for ARR/URL Rewrite proof of concept
Dec 22, 2011 11:51 AM|Mister C|LINK
I think I may have realised what the problem was.... I was generating the cert first on the Application server, then importing this to the Reverse Proxy server.
I have just tried creating a self-signed certificate on the Reverse Proxy server, and then importing this into the Application Server. This way round, it works.