Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
Common Questions
 Helicon Tech : Common Questions
Subject Topic: troubles with HTTPS Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Denis
Newbie
Newbie


Joined: 23 July 2008
Location: Belarus
Online Status: Offline
Posts: 1
Posted: 23 July 2008 at 8:32am | IP Logged Quote Denis

Hi Sirs,
I have troubles with setting up ssl tunneling using ISAPI Rewriter- there are two servers, proxy and real. Each of the has their own certificate.
Real server's certificate was added to "Trusted root certification authorities" on proxy server. Certificates were generated using selfssl tool.

Here is config for rewriter

RewriteBase /
RewriteCond %{HTTPS} on
RewriteProxy (.*) https://esw160/$1 [C]
RewriteRule (.*) / [F,I,O]

Unfortunately it doesn't work at all. 

I'm looking forward to your response.
Back to Top View Denis's Profile Search for other posts by Denis
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum