daffaa08 / jzebra

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

Java security issue that selfsigned sertificates will not work in next JDK release #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the applet with using JDK 7 update 40

What is the expected output? What do you see instead?

Expected: While applet starts for the first time, a popup is shown with message 
about security issue. Checking both checkboxes fixes the problem.

Real world: It doesn't matter, how much times you start applet and check the 
SINGLE checkbox, it popups everytime the page loads.

What version of the product are you using? On what operating system?

Win7, XP
Chrome, FF, Opera
jZebra 1.5.6

Please provide any additional information below.
The next warning appears in the popup and it makes me to worry about next Java 
updates.

Original issue reported on code.google.com by vonKer...@gmail.com on 18 Sep 2013 at 12:20

Attachments:

GoogleCodeExporter commented 9 years ago
Just verified that the new 1.7.0 pdf-renderer_qz.jar is signed by the Tres 
Finocchiaro certificate.

Original comment by ke...@kjordan.net on 24 Oct 2013 at 4:16

GoogleCodeExporter commented 9 years ago
The 1.7.0 qz-print.jar doesn't seem to work for me though.  No output in the 
Java Console.  If I mix the 1.7.0 pdf-renderer_qz.jar with the 1.6.6 
qz-print.jar, it works.  Haven't tried 1.6.9 yet, going to try that next.

Original comment by ke...@kjordan.net on 24 Oct 2013 at 4:34

GoogleCodeExporter commented 9 years ago
1.6.9 doesn't work either (no output).  1.6.8 does though.

Original comment by ke...@kjordan.net on 24 Oct 2013 at 4:42