[ 
https://issues.apache.org/jira/browse/PIVOT-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871423#action_12871423
 ] 

Sandro Martini commented on PIVOT-500:
--------------------------------------

Get some info from the certificate, this is the command and related output:

pivot_trunk\etc>keytool -list -v -keystore "pivot.keystore"
Immettere la password del keystore:

Tipo keystore: JKS
Provider keystore: SUN

Il keystore contiene 1 entry

Nome alias: pivot
Data di creazione: 13-ott-2009
Tipo di voce: PrivateKeyEntry
Lunghezza catena certificati: 1
Certificato[1]:
Proprietario: CN=Apache Pivot, OU=Apache Incubator, O=Apache Software Foundation
, L=Cambridge, ST=MA, C=US
AutoritÓ emittente: CN=Apache Pivot, OU=Apache Incubator, O=Apache Software Foun
dation, L=Cambridge, ST=MA, C=US
Numero di serie: 4ad4591f
Valido da: Tue Oct 13 12:40:31 CEST 2009 a: Wed Oct 13 12:40:31 CEST 2010
Impronte digitali certificato:
         MD5:  0D:2C:7C:B8:06:B6:C9:5C:9D:76:D0:0B:A8:AE:F9:E8
         SHA1: C0:A9:C5:69:6B:86:CB:5B:1A:A3:80:B3:F0:7D:08:C5:D7:48:E9:88
         Nome algoritmo firma: SHA1withRSA
         Versione: 3


*******************************************
*******************************************

I think we should re-generate it, at least to remove the "Apache Incubator" ... 
and give it more days of validity.


> JNLP demos that use signed JARs fail to launch
> ----------------------------------------------
>
>                 Key: PIVOT-500
>                 URL: https://issues.apache.org/jira/browse/PIVOT-500
>             Project: Pivot
>          Issue Type: Bug
>          Components: demos
>            Reporter: Greg Brown
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 1.5
>
>
> The exception in the Web Start console doesn't offer much help:
> java.lang.NullPointerException
>       at 
> java.util.jar.JarVerifier.mapSignersToCodeSource(JarVerifier.java:497)
>       at 
> java.util.jar.JarVerifier.mapSignersToCodeSources(JarVerifier.java:509)
>       at java.util.jar.JarVerifier.getCodeSources(JarVerifier.java:827)
>       at java.util.jar.JarFile.getCodeSources(JarFile.java:622)
>       at 
> java.util.jar.JavaUtilJarAccessImpl.getCodeSources(JavaUtilJarAccessImpl.java:25)
>       at 
> com.sun.deploy.cache.DeployCacheJarAccessImpl.getCodeSources(DeployCacheJarAccessImpl.java:60)
>       at 
> com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(SigningInfo.java:382)
>       at com.sun.javaws.security.SigningInfo.check(SigningInfo.java:291)
>       at 
> com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(LaunchDownload.java:1498)
>       at 
> com.sun.javaws.LaunchDownload.checkSignedResources(LaunchDownload.java:1268)
>       at com.sun.javaws.Launcher.prepareResources(Launcher.java:1222)
>       at com.sun.javaws.Launcher.prepareAllResources(Launcher.java:624)
>       at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:332)
>       at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:204)
>       at com.sun.javaws.Launcher.launch(Launcher.java:121)
>       at com.sun.javaws.Main.launchApp(Main.java:418)
>       at com.sun.javaws.Main.continueInSecureThread(Main.java:255)
>       at com.sun.javaws.Main$1.run(Main.java:115)
>       at java.lang.Thread.run(Thread.java:637)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to