View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003019 | Kali Linux | Kali Package Bug | public | 2016-01-25 17:43 | 2016-01-26 15:58 |
Reporter | psiinon | Assigned To | sbrun | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.0 | ||||
Fixed in Version | 2016.1 | ||||
Summary | 0003019: Unable to proxy https traffic through OWASP ZAP 2.4.3 | ||||
Description | On start up ZAP reports an error and fails to create a dynamic SSL certificate. | ||||
Steps To Reproduce | Start ZAP. | ||||
The issue is caused by the changes done to the libraries (in "lib" dir), more specifically to the signed libraries "bcpkix-jdk15on-152.jar" and "bcprov-jdk15on-152.jar". Package: $ uname -a $ lsb_release -rd |
|
Looks like another case of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807669 Pre-compiled jar should be avoided... it would be better if we could build the jar from sources or use properly packaged dependencies. In the mean time we will update the package to disable dh_strip_nondeterminism. |
|
That's the first we've heard about any requirements like that ;) |
|
new version 2.4.3-0kali2 fixes this |
|
psiinon, in fact we currently package the binary jars that you provide and it's one of the automatic Debian tools that screwed the jar you provided. If you know a bit about Debian packaging, our git repository is here: In the future, we will see whether we manage to build zaproxy from sources instead. We have not investigated this yet. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-25 17:43 | psiinon | New Issue | |
2016-01-25 19:03 | thc202 | Note Added: 0004605 | |
2016-01-25 19:05 | thc202 | Note Edited: 0004605 | |
2016-01-25 19:32 | rhertzog | Assigned To | => sbrun |
2016-01-25 19:32 | rhertzog | Status | new => assigned |
2016-01-25 19:39 | rhertzog | Note Added: 0004606 | |
2016-01-25 20:25 | psiinon | Note Added: 0004607 | |
2016-01-26 14:02 | sbrun | Note Added: 0004611 | |
2016-01-26 14:02 | sbrun | Status | assigned => resolved |
2016-01-26 14:02 | sbrun | Resolution | open => fixed |
2016-01-26 14:02 | sbrun | Fixed in Version | => 2016.1 |
2016-01-26 15:58 | rhertzog | Note Added: 0004615 |