This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 129917 - certificate-authority certificate in development keystores expired
Summary: certificate-authority certificate in development keystores expired
Status: RESOLVED DUPLICATE of bug 129871
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 14:53 UTC by jchamberlain
Modified: 2008-03-12 14:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jchamberlain 2008-03-12 14:53:50 UTC
The "certificate-authority" alias in both the client and server development truststores are expired as of Tue Mar 11
05:16:08 EDT 2008. Below is the details from keytool.

server-truststore.jks
Alias name: certificate-authority
Creation date: Mar 13, 2007
Entry type: trustedCertEntry

Owner: CN=SUNCA, OU=JWS, O=SUN, ST=Some-State, C=AU
Issuer: CN=SUNCA, OU=JWS, O=SUN, ST=Some-State, C=AU
Serial number: db1e425aaba2a28e
Valid from: Mon Mar 12 05:16:08 EDT 2007 until: Tue Mar 11 05:16:08 EDT 2008
Certificate fingerprints:
	 MD5:  48:D1:81:BA:EF:F4:AA:6F:5E:FC:3D:02:C6:E9:4C:ED
	 SHA1: E5:07:60:70:BA:1B:AF:9C:80:97:CB:B1:39:9E:3A:3A:43:8C:70:8C

client-truststore.jks
Alias name: certificate-authority
Creation date: Mar 13, 2007
Entry type: trustedCertEntry

Owner: CN=SUNCA, OU=JWS, O=SUN, ST=Some-State, C=AU
Issuer: CN=SUNCA, OU=JWS, O=SUN, ST=Some-State, C=AU
Serial number: db1e425aaba2a28e
Valid from: Mon Mar 12 05:16:08 EDT 2007 until: Tue Mar 11 05:16:08 EDT 2008
Certificate fingerprints:
	 MD5:  48:D1:81:BA:EF:F4:AA:6F:5E:FC:3D:02:C6:E9:4C:ED
	 SHA1: E5:07:60:70:BA:1B:AF:9C:80:97:CB:B1:39:9E:3A:3A:43:8C:70:8C

I used Netbeans 6.1 Dev20080310135912 to produce the above keystores.
Comment 1 Lukas Jungmann 2008-03-12 14:56:07 UTC
already fixed in latest dev build, see issue 129871 for details

*** This issue has been marked as a duplicate of 129871 ***