ashenchowthee / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

HTTPS will not proxy via ZAP 2.4 #1613

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Generate Dyn SSL cert and export to firefox or chrome and trust cert
2.proxy all traffic through localhost

What is the expected output? What do you see instead?
HTTP works fine, can see history in ZAP
HTTPS throws error in browser. (Peer reports it experienced an internal error. 
(Error code: ssl_error_internal_error_alert))

What version of the product are you using? On what operating system?
Fedora 21
ZAP 2.4
openjdk 1.8
Multiple versions of firefox and chrome
Multiple OWASP CA certs generated by ZAP
process run as root and user both with same results

Please provide any additional information below.
ZAP is useless is I can not proxy HTTPS, have been troubleshooting for 6 hours. 
I need help Please.

Original issue reported on code.google.com by blairdja...@gmail.com on 26 Apr 2015 at 2:46

GoogleCodeExporter commented 9 years ago
After removing openjdk1.8 and installing oracle jdk 7 the issue is resolved.

Steps taken:
yum list installed *jdk*
yum -y remove *openjdk*

download jdk 7 RPM from:
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.h
tml

yum -y install /home/xxxyyy/Dowloads/jdk_x64.RPM

Original comment by blairdja...@gmail.com on 26 Apr 2015 at 3:27

GoogleCodeExporter commented 9 years ago
Thanks for following up blairdjames.

I know we do have a few people using Java 8 in general and they haven't 
reported any issues. I can't speak to OpenJDK 8 use.

Original comment by kingtho...@gmail.com on 27 Apr 2015 at 1:03

GoogleCodeExporter commented 9 years ago

Original comment by kingtho...@gmail.com on 7 May 2015 at 12:23