HTTPS recording/running failing

2011-09-07 Thread Dan Nux
Hi Everyone, I am trying to record an script for a https landing and login page. I have used badboy and also Jmeter proxy server in order to record the test. However, I am getting an error when I try to run the test. javax.net.ssl.SSLException: Received fatal alert: unexpected_message at sun.sec

Re: HTTPS Recording issue

2011-07-09 Thread Milamber
e.com/file/n4568248/error_google.jpg > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/HTTPS-Recording-issue-tp4568248p4568248.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > ---

HTTPS Recording issue

2011-07-09 Thread chamankalra
please turn on kindly find the screen-shot for your reference http://jmeter.512774.n5.nabble.com/file/n4568248/error_google.jpg -- View this message in context: http://jmeter.512774.n5.nabble.com/HTTPS-Recording-issue-tp4568248p4568248.html Sent from the JMeter - User mailing list archive at

FW: FW: https recording problem

2009-03-13 Thread Sirish_Chandra
engine id) 2. spoofing is working fine for https: internal sites. Thanks and Regards Sirish -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Friday, March 13, 2009 7:35 PM To: JMeter Users List Subject: Re: FW: https recording problem On 13/03/2009, Sirish_Chandra wrote

Re: FW: https recording problem

2009-03-13 Thread sebb
ilto:seb...@gmail.com] > > Sent: Friday, March 13, 2009 7:01 PM > To: JMeter Users List > > Subject: Re: FW: FW: https recording problem > > On 13/03/2009, Sirish_Chandra wrote: > > Hi Sebb, > > > > Thank you very much for the solution. > > > >

FW: https recording problem

2009-03-13 Thread Sirish_Chandra
: JMeter Users List Subject: Re: FW: FW: https recording problem On 13/03/2009, Sirish_Chandra wrote: > Hi Sebb, > > Thank you very much for the solution. > > I followed the same procedure that first I recorded the http page without > checking the option "attempt https spo

Re: FW: FW: https recording problem

2009-03-13 Thread sebb
..@gmail.com] > Sent: Thursday, March 12, 2009 9:30 PM > To: JMeter Users List > > Subject: Re: FW: https recording problem > > On 12/03/2009, sebb wrote: > > On 12/03/2009, Sirish_Chandra wrote: > > > Hi Team, > > > > > > When

FW: FW: https recording problem

2009-03-13 Thread Sirish_Chandra
e external sites through proxy. Thanks and Regards Sirish -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Thursday, March 12, 2009 9:30 PM To: JMeter Users List Subject: Re: FW: https recording problem On 12/03/2009, sebb wrote: > On 12/03/2009, Sirish_Chandra wrote:

Re: FW: https recording problem

2009-03-12 Thread sebb
On 12/03/2009, sebb wrote: > On 12/03/2009, Sirish_Chandra wrote: > > Hi Team, > > > > When I am trying to record an https site through proxy by checking > the option " attempt HTTPS spoofing" it is able to record the first page > where the method "get" is used. When the method POST

Re: FW: https recording problem

2009-03-12 Thread sebb
On 12/03/2009, Sirish_Chandra wrote: > Hi Team, > > When I am trying to record an https site through proxy by checking > the option " attempt HTTPS spoofing" it is able to record the first page > where the method "get" is used. When the method POST is coming into > picture(i.e. login pa

FW: https recording problem

2009-03-12 Thread Sirish_Chandra
Hi Team, When I am trying to record an https site through proxy by checking the option " attempt HTTPS spoofing" it is able to record the first page where the method "get" is used. When the method POST is coming into picture(i.e. login page) Jmeter is not able to record it and throwing

FW: https recording problem

2009-03-11 Thread Sirish_Chandra
...@gmail.com] Sent: Tuesday, March 10, 2009 9:45 PM To: JMeter Users List Subject: Re: https recording problem Hello, You can try to record your https session with Follow Redirects option unchecked in your JMeter proxy settings. (And don't forget use the type: HTTP Request HTTPClient in HTTP Sampler set

Re: https recording problem

2009-03-10 Thread Milamber
Hello, You can try to record your https session with Follow Redirects option unchecked in your JMeter proxy settings. (And don't forget use the type: HTTP Request HTTPClient in HTTP Sampler settings) Bye, Milamber Le 10.03.2009 14:02, Sirish_Chandra a ecrit : Hi Team, I am

https recording problem

2009-03-10 Thread Sirish_Chandra
Hi Team, I am using 2.3.2 version of the jmeter. I want to record the Https sites through jmeter. There is a option like "Attempt HTTPS spoofing" in the HTTP proxy server. By checking this check box I am able to send the request through the browser by modifying the https to htt

Need help on HTTP/HTTPS recording

2009-02-11 Thread Suvendu_Mohapatra
Dear Team, Kindly tell me how should I go for recording the web application which is migrating from HTTP protocol to HTTPS protocol in the mid way. With Regards, Suvendu Satyam Computer Services Ltd * Ph: 0891-662-4486 * Mobile: +91 9985720595 * suvendu_mohapa...@satyam.com ___

Re: HTTPS Recording using jmeter proxy sever

2007-01-17 Thread Noam Paz

Re: HTTPS Recording using jmeter proxy sever

2007-01-17 Thread chris
See http://jakarta.apache.org/jmeter/nightly.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

HTTPS Recording using jmeter proxy sever

2007-01-17 Thread Noam Paz
Hi all, last November a demand arose for recording https using jmeter proxy server. Peter then answered: >>> actually there was a contribution over the summer that enhanced the proxy immitate HTTPS. I think sebb checked those contributions in, so the nightly build should have it. -- and -- the n

RE: HTTPS Recording using badboy?

2006-12-13 Thread Labudu Gopanna
Hi sebb, I am sure, I have uncommented required statements in jmeter.Properties file. It did not work. same exception is shown. -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 6:49 PM To: JMeter Users List Subject: Re: HTTPS Recording

RE: HTTPS Recording using badboy?

2006-12-11 Thread Labudu Gopanna
? -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 6:49 PM To: JMeter Users List Subject: Re: HTTPS Recording using badboy? On 11/12/06, Labudu Gopanna <[EMAIL PROTECTED]> wrote: > Hi all, > >I have recorded script using badboy

Re: HTTPS Recording using badboy?

2006-12-11 Thread sebb
On 11/12/06, Labudu Gopanna <[EMAIL PROTECTED]> wrote: Hi all, I have recorded script using badboy and exported to jmeter Jmeter is giving results for HTTP request and not for HTTPS request. For HTTPS Jmeter is giving following exception Please help, how to do the same javax.n

HTTPS Recording using badboy?

2006-12-11 Thread Labudu Gopanna
Hi all, I have recorded script using badboy and exported to jmeter Jmeter is giving results for HTTP request and not for HTTPS request. For HTTPS Jmeter is giving following exception Please help, how to do the same javax.net.ssl.SSLException: Received fatal alert: bad_record_

Re: HTTPS Recording

2006-10-05 Thread sebb
On 05/10/06, Yann WOGENSTAHL <[EMAIL PROTECTED]> wrote: Gopan, Here are the steps : *In badboys* 1. In badboy, you have the record button (on the top), turn it on 2. In the navigation window, go on the web as if you were in IE 3. When you will have finished, press the stop button 4. Go into the

Re: HTTPS Recording

2006-10-05 Thread Peter Lin
the nightly builds also can record HTTPS now. you can see this bugzilla for more details http://issues.apache.org/bugzilla/show_bug.cgi?id=39820 peter On 10/5/06, Yann WOGENSTAHL <[EMAIL PROTECTED]> wrote: Gopan, Here are the steps : *In badboys* 1. In badboy, you have the record button (on

Re: HTTPS Recording

2006-10-05 Thread Yann WOGENSTAHL
Gopan, Here are the steps : *In badboys* 1. In badboy, you have the record button (on the top), turn it on 2. In the navigation window, go on the web as if you were in IE 3. When you will have finished, press the stop button 4. Go into the File menu, export to JMeter *Install the JSSE Java packa

Re: HTTPS Recording using jmeter proxy sever.

2006-10-05 Thread Peter Lin
actually there was a contribution over the summer that enhanced the proxy immitate HTTPS. I think sebb checked those contributions in, so the nightly build should have it. peter On 10/5/06, Yann WOGENSTAHL <[EMAIL PROTECTED]> wrote: Labudu Gopanna a écrit : >Hi, >Can we record HTTPS site usi

RE: HTTPS Recording

2006-10-05 Thread Rishay Marajah
an Upgrade: Take out old bugs and put new ones in -Original Message- From: Labudu Gopanna [mailto:[EMAIL PROTECTED] Sent: Thursday, October 05, 2006 2:43 PM To: JMeter Users List Subject: HTTPS Recording Thanks Yann, Can you explain how to do https recording using badboy

HTTPS Recording

2006-10-05 Thread Labudu Gopanna
Thanks Yann, Can you explain how to do https recording using badboy? Give some steps to do that. From gopan "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or othe

Re: HTTPS Recording using jmeter proxy sever.

2006-10-05 Thread Yann WOGENSTAHL
Labudu Gopanna a écrit : Hi, Can we record HTTPS site using jmeter proxy server? If yes, how to do that? "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from

HTTPS Recording using jmeter proxy sever.

2006-10-05 Thread Labudu Gopanna
Hi, Can we record HTTPS site using jmeter proxy server? If yes, how to do that? "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from disclosure. The information

How to use HTTPS recording done in bad boy for running in Jmeter

2006-01-04 Thread Manish Joshi
-- Manish Joshi - HP: 81432711

RE: HTTPS - recording not working

2005-07-20 Thread ravishankar . sreedharan
Users List" <[EMAIL PROTECTED]cc: ATEC.NET> Subject: RE: HTTPS - recording not working

RE: HTTPS - recording not working

2005-07-20 Thread Rolando Sánchez Villalobos
: HTTPS - recording not working Hi All, I just saw the FAQ and it says Jmeter cannot do https recording. Refer to : http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-d630f7b6ea60009ad0e9159479219857aa7af510 Anusha - Original Message - From: <[EMAIL PROTECTED]> To: "JMeter

Re: HTTPS - recording not working

2005-07-20 Thread Peter Lin
ou're done, you just change the default and BAM! it is for https. peter On 7/20/05, Anusha <[EMAIL PROTECTED]> wrote: > Hi All, > > I just saw the FAQ and it says Jmeter cannot do https recording. Refer to : > > http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-d630

Re: HTTPS - recording not working

2005-07-20 Thread Anusha
Hi All, I just saw the FAQ and it says Jmeter cannot do https recording. Refer to : http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-d630f7b6ea60009ad0e9159479219857aa7af510 Anusha - Original Message - From: <[EMAIL PROTECTED]> To: "JMeter Users List" Sent: We

Re: HTTPS - recording not working

2005-07-20 Thread Steven Murphy
Is the Target Controller pointing to object that exists? From: "Anusha" <[EMAIL PROTECTED]> Reply-To: "JMeter Users List" To: "JMeter Users List" Subject: Re: HTTPS - recording not working Date: Wed, 20 Jul 2005 16:40:12 +0800 Yes, I did start the

Re: HTTPS - recording not working

2005-07-20 Thread Anusha
Yes, I did start the proxy server. - Original Message - From: "Steven Murphy" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 20, 2005 4:27 PM Subject: Re: HTTPS - recording not working > You didn't mention that you created and started the Proxy Server. >

Re: HTTPS - recording not working

2005-07-20 Thread srikanth peddireddy
Jmeter's recording proxy is not capable of recording https requests. Check this link, it is clearly given here http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-d630f7b6ea60009ad0e9159479219857aa7af510 It is stated there that u can use BadBoy for recording https requestsm, though I never use

Re: HTTPS - recording not working

2005-07-20 Thread ravishankar . sreedharan
"Anusha" <[EMAIL PROTECTED]To: "JMeter Users List" tea.com.my>cc: Su

Re: HTTPS - recording not working

2005-07-20 Thread Steven Murphy
t" To: "JMeter Users List" Subject: Re: HTTPS - recording not working Date: Wed, 20 Jul 2005 16:24:55 +0800 Hi! I set my IE browser LAN settings to "localhost" and port "8090". Then in JMeter I created a thread group, then a http cookie manager. Then I start t

Re: HTTPS - recording not working

2005-07-20 Thread Anusha
;JMeter Users List'" Sent: Wednesday, July 20, 2005 4:00 PM Subject: AW: HTTPS - recording not working > Maybe you post what you tried already? Than it is easier to say what's > eventually wrong. > Which version of jmeter are you using? Older versions did'nt suppor

Re: AW: HTTPS - recording not working

2005-07-20 Thread Jayashree K
Anusha, Jmeter doesn't support HTTPS recording. However execution is possible. U can record ur script in babboy, as it supports https. --- Christian Baumgartner <[EMAIL PROTECTED]> wrote: > Maybe you post what you tried already? Than it is > easier to say what's >

AW: HTTPS - recording not working

2005-07-20 Thread Christian Baumgartner
2005 08:59 An: JMeter Users List Betreff: HTTPS - recording not working Hi ! I am trying to record my web application that use the https protocol. But I am unable to do that with JMeter. Is there a way to get it going? Please give me some suggestions. Thank you. Regar

HTTPS - recording not working

2005-07-20 Thread Anusha
Hi ! I am trying to record my web application that use the https protocol. But I am unable to do that with JMeter. Is there a way to get it going? Please give me some suggestions. Thank you. Regards, Anusha