[Dev] HTTPS proxy recorder?

Frank Cohen fcohen at pushtotest.com
Tue Nov 21 08:12:24 PST 2006


Thanks Jason. The script you sent shows how to apply a custom client- 
side SSL certificate to the Java Keystore. That's not quite what I  
was looking for. The TestMaker proxy recorder watches network traffic  
between a browser and target host and creates a Jython jUnit TestCase  
script. When the network traffic uses HTTPS protocols the recorder  
does not have a way to decode and record the request/response. A  
TestMaker user about a year ago posted a message that he had set up a  
second proxy to handle the HTTPS encryption/decryption in front of  
the recorder - thus making the recorder compatible with HTTPS  
requests. I'm searching for his solution.

About your script, what is not working about it?

Thanks.

-Frank

On Nov 21, 2006, at 5:41 AM, McNutt, Jason wrote:

> Frank,
> Here is the example I found but it does not work for me.  Have tried a
> lot of different changes but still cant get it to work.  Any ideas or
> suggestions would be much appreciated.
>
> Thanks,
> Jason McNutt
>
> -----Original Message-----
> From: dev-bounces at lists.pushtotest.com
> [mailto:dev-bounces at lists.pushtotest.com] On Behalf Of Frank Cohen
> Sent: Tuesday, November 21, 2006 1:52 AM
> To: Load and TestMaker Developers List
> Subject: [Dev] HTTPS proxy recorder?
>
> Can someone help me with a pointer to a posting that proposed a
> solution to the proxy recorder's non-support for HTTPS protocols? I
> remember someone came up with a solution where the proxy recorder
> acts as the HTTPS client but I haven't found it. -Frank
>
> _______________________________________________
> Dev mailing list
> Dev at lists.pushtotest.com
> http://lists.pushtotest.com/mailman/listinfo/dev
>
> <HTTPS_SSL_Reference.zip>
> _______________________________________________
> Dev mailing list
> Dev at lists.pushtotest.com
> http://lists.pushtotest.com/mailman/listinfo/dev



More information about the Dev mailing list