--
You received this message because you are subscribed to a topic in the Google Groups "OWASP ZAP User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/zaproxy-users/j9lWtbIN2eI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to zaproxy-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-Djavax.net.debug=sslwhich should be added to zap.bat or zap.sh (depending on your OS) immediately after the java command.
You received this message because you are subscribed to the Google Groups "OWASP ZAP User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zaproxy-user...@googlegroups.com.
Hi.
Would you mind check ZAP's log file to see if there's any error? (file zap.log located in ZAP's default directory or the directory manually specified [1]).
If it's not asking too much, could you enable SSL debug (printed to standard output) and try again to see if that's caused by a SSL issue?
SSL debug can be enabled using the property "javax.net.debug":
-Djavax.net.debug=sslwhich should be added to zap.bat or zap.sh (depending on your OS) immediately after the java command.
[1] https://code.google.com/p/zaproxy/wiki/FAQconfig
Best regards.
On 09/04/14 13:31, Eliezer Pereira wrote:
i'm using Version 7 Update 51
Eliézer PereiraInformation Security
2014-04-08 22:27 GMT-03:00 kingthorin+owaspzap <kingt...@gmail.com>:
What version of java are you using?
On Tuesday, April 8, 2014 3:56:48 PM UTC-4, eliezer...@r2tec.net wrote:
> Hi,
>
> Every time that I try to run a scanner some URLs under https, appears this error.
>
> I already configurated the CA certificate in my browser, and in some sites ( example of gmail, hotmail)
> I can access through https succesfully, but with sites of my company, I got the error above
>
> Someone can help me?
>
>
>
>
>
>
> Eliézer
--
You received this message because you are subscribed to a topic in the Google Groups "OWASP ZAP User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/zaproxy-users/j9lWtbIN2eI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to zaproxy-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "OWASP ZAP User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zaproxy-user...@googlegroups.com.
| Weekly - cross platform |
2014-04-07 |
Verified problem exists in 2.2.2.
Tried weekly D-2014-03-31 and it worked.
That's fine, April 7th is more recent than March 31st. Give it a shot and let us know how it turns out for you.
Download, un-zip, run zap.bat or zap.sh.
--
--