You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/11/11 16:23:56 UTC

[Bug 55767] New: Issue when recording on a https application -ERROR - jmeter.protocol.http.proxy.Proxy: Problem with SSL certificate?

https://issues.apache.org/bugzilla/show_bug.cgi?id=55767

            Bug ID: 55767
           Summary: Issue when recording on a https application -ERROR -
                    jmeter.protocol.http.proxy.Proxy: Problem with SSL
                    certificate?
           Product: JMeter
           Version: 2.9
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: pavandusi@hotmail.com

Created attachment 31033
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31033&action=edit
Jmeter file with Error

Folks, 

When attempting to record on a https based site, I get the following error
stack in jmeter log.

Jmeter Version: 2.9 r1437961
JRE:(build 1.7.0_45-b18)



 ERROR - jmeter.protocol.http.proxy.Proxy: Problem with SSL certificate? Ensure
browser is set to accept the JMeter proxy cert: Software caused connection
abort: recv failed java.net.SocketException: Software caused connection abort:
recv failed
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at sun.security.ssl.InputRecord.readFully(Unknown Source)
    at sun.security.ssl.InputRecord.read(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.waitForClose(Unknown Source)
    at sun.security.ssl.HandshakeOutStream.flush(Unknown Source)
    at sun.security.ssl.Handshaker.sendChangeCipherSpec(Unknown Source)
    at sun.security.ssl.ServerHandshaker.sendChangeCipherAndFinish(Unknown
Source)
    at sun.security.ssl.ServerHandshaker.clientFinished(Unknown Source)
    at sun.security.ssl.ServerHandshaker.processMessage(Unknown Source)
    at sun.security.ssl.Handshaker.processLoop(Unknown Source)
    at sun.security.ssl.Handshaker.process_record(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
    at sun.security.ssl.AppInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at
org.apache.jmeter.protocol.http.proxy.HttpRequestHdr.parse(HttpRequestHdr.java:110)
    at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:197)


I also tried by changing the configuration settings-
Added the following line - https.socket.protocols=SSLv3 in jmeter.properties. 
and commented the following line on java.securities  found under
jre\lib\security

#jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 1024
Result is the same.

I have a sample application open to recreate.
https://seventy.ninetyone.fortythree.onehundredseventyseven/UPAPerfInternal
[words into actual numbers]

authentication: test/test

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55767] Issue when recording on a https application -ERROR - jmeter.protocol.http.proxy.Proxy: Problem with SSL certificate?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55767

pav dus <pa...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55767] Issue when recording on a https application -ERROR - jmeter.protocol.http.proxy.Proxy: Problem with SSL certificate?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55767

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
(In reply to Philippe Mouawad from comment #1)
> JMeter is not a support forum.
> What you are reporting is not a bug, please ask a question on user mailing
> list.

I meant Bugzilla is not a support forum.
What you are reporting is not a bug, please ask a question on user mailing
 list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55767] Issue when recording on a https application -ERROR - jmeter.protocol.http.proxy.Proxy: Problem with SSL certificate?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55767

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |INVALID

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
JMeter is not a support forum.
What you are reporting is not a bug, please ask a question on user mailing
list.

-- 
You are receiving this mail because:
You are the assignee for the bug.