Nee Help!! Apache Proxying SSL with Filtering!!

This is a discussion on Nee Help!! Apache Proxying SSL with Filtering!! within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi all, I really need help trying to figure out how to setup APACHE for proxying SSL connections. The reason ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-20-2006
Tom.Handal@gmail.com
 
Posts: n/a
Default Nee Help!! Apache Proxying SSL with Filtering!!

Hi all,

I really need help trying to figure out how to setup APACHE for
proxying SSL connections. The reason for this is because I need to
filter the encrypted content of the SSL HTTPS session.

Can anyone please point me in the right direction on how to get
started? I know about setting up Apache with the mod_ssl and
mod_proxy... Then I need to put in some sort of hook in the proxy or
ssl modules?

Any help would be appreciated!

Thanks
Tom Handal

  #2 (permalink)  
Old 03-22-2006
Robert Ionescu
 
Posts: n/a
Default Re: Nee Help!! Apache Proxying SSL with Filtering!!

Tom.Handal@gmail.com wrote:
> I really need help trying to figure out how to setup APACHE for
> proxying SSL connections.


Use ProxyPass inside of your <virtualhost ....:443>. Make sure,
mod_proxy_connect is loaded, too. This is needed for SSL tunneling.

did you already try
<virtualhost ....:443>
ProxyPass / https://otherHost/
</virtualhost>
?

--
Robert
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:30 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0