Decrypting the HTTPS requests

This is a multi-part message in MIME format.

------=_NextPart_000_01DB_01C73BC8.7DFEFF70
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Guys,

Is it possible to decrypt the encrypted data in an HTTPS =
request/response while sitting in the Apache Proxy? Which functions of =
MOD_SSL and MOD_PROXY modules need to be tweaked to achieve this? Please =
let me know if somebody has done some related work.

Best regards,
Nikhil Kadu
------=_NextPart_000_01DB_01C73BC8.7DFEFF70
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.5730.11" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi Guys,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is it possible to decrypt the =
encrypted data
in an HTTPS request/response while sitting in the Apache Proxy? =
Which
functions of MOD_SSL and MOD_PROXY modules need to be tweaked to =
achieve
this? Please let me know if somebody has done some related =
work.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Best regards,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Nikhil Kadu</FONT></DIV></BODY></HTML>

------=_NextPart_000_01DB_01C73BC8.7DFEFF70--

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
Nikhil Kadu [ Fr, 19 Januar 2007 08:21 ] [ ID #1601610 ]

Re: Decrypting the HTTPS requests

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I typically use a SSL-terminating reverse proxy in the DMZ, like Pound,
to terminate the SSL connection at the front door and send the request
back into a private subnet over plain HTTP for IDS/IPS detection,
clicktracking, etc.

Best~
- -dsp

Nikhil Kadu wrote:
> Hi Guys,
>
> Is it possible to decrypt the encrypted data in an HTTPS request/response while sitting in the Apache Proxy? Which functions of MOD_SSL and MOD_PROXY modules need to be tweaked to achieve this? Please let me know if somebody has done some related work.
>
> Best regards,
> Nikhil Kadu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFFsOIOKmNPF3QynfQRAsGbAKCILyuzshFEcS2Kxec1Vqwx3BRPDgCf UWQ+
V+K12TOX32Jzmn2MszWgu2s=
=22Uk
-----END PGP SIGNATURE-----
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
Dave Paris [ Fr, 19 Januar 2007 16:21 ] [ ID #1601611 ]
Webserver » gmane.comp.apache.mod-ssl.user » Decrypting the HTTPS requests

Vorheriges Thema: Client Certificate size
Nächstes Thema: Same old 405 Post not allowed error