-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.1.4
-
None
-
x86
-
windows_95
Name: paC48320 Date: 10/08/97
1) use Javakey (any 1.1.x version) on win32 to sign a jar
2) use any jdk1.1.4 based program that uses sun.tools.jar.JarVerifierStream
(e.g. AppletViewer) to verify the contents of this jar.
3) .SF and .DSA files are not found because JarVerifierStream is
looking for files that begin with "META-INF/" (hardcoded) but javakey on
win32 added META-INF\<signer>.SF and META-INF\<signer>.DSA.
This is bug is new to 1.1.4.
======================================================================
- relates to
-
JDK-4111951 PKCS #7 OIDS incorrect ... code signing not interoperable
-
- Closed
-