http://maxq.tigris.org/issues/show_bug.cgi?id=20User dillense changed the following:
What |Old value |New value
================================================================================
OS/Version|Windows 2000 |All
--------------------------------------------------------------------------------
------- Additional comments from
dillense@... Tue Apr 1 00:58:50 -0700 2008 -------
Https recording would be really useful. The problem is that the goal of https is
to use cryptography to prevent man-in-the-middle security attacks, i.e. requests
capture and transparent replay, which is exactly what we want to do there.
A possible, simple workaround is to force http URLs is the browser: MaxQ should
transform http requests into https requests, and should transform https links
into http links in the HTML responses. This http/https translation feature
should be added as an option in MaxQ. Possibly some filters on URLs may also be
defined as an enrichment so that some http URLS be left as http.