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 129871

Summary: XWSS certificate expired, WS ecurity won't work OOB
Product: webservices Reporter: Martin Grebac <mgrebac>
Component: WSITAssignee: Martin Grebac <mgrebac>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Grebac 2008-03-12 09:41:08 UTC
We do include the certificate below, and use it to ease security setup for WSIT. We do take it from xwss website, which
updated the out-of-date certificate today. I fixed it in 6.1, see changeset:

http://hg.netbeans.org/main/rev/6f143ad97b1d
changeset:   72369:6f143ad97b1d
user:        mgrebac@netbeans.org
date:        Wed Mar 12 09:14:13 2008 +0100
summary:     Fix out-of-date certificate.

We need to backport the fix to 6.0 as well.

--------------------
I just found that the root certificate we put in the Glassfish for metro expired this morning (Tue Mar 11 02:16:08 PDT
2008):

Alias name: xwss-certificate-authority
Creation date: Mar 10, 2008
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 02:16:08 PDT 2007 until: Tue Mar 11 02:16:08       
PDT 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
Comment 1 Martin Grebac 2008-03-12 09:41:56 UTC
Marking as fixed in 6.1. It still requires backport to 6.0.
Comment 2 Lukas Jungmann 2008-03-12 12:04:50 UTC
fix: http://hg.netbeans.org/main?cmd=changeset;node=6f143ad97b1d
Comment 3 pslechta 2008-03-12 14:49:54 UTC
The fix has been ported into the release601_fixes branch.

Checking in client-keystore.jks;
/cvs/websvc/wsitconf/src/org/netbeans/modules/websvc/wsitconf/resources/Attic/client-keystore.jks,v  <-- 
client-keystore.jks
new revision: 1.2.24.1; previous revision: 1.2
done
Checking in client-truststore.jks;
/cvs/websvc/wsitconf/src/org/netbeans/modules/websvc/wsitconf/resources/Attic/client-truststore.jks,v  <-- 
client-truststore.jks
new revision: 1.2.24.1; previous revision: 1.2
done
Checking in server-keystore.jks;
/cvs/websvc/wsitconf/src/org/netbeans/modules/websvc/wsitconf/resources/Attic/server-keystore.jks,v  <-- 
server-keystore.jks
new revision: 1.2.24.1; previous revision: 1.2
done
Checking in server-truststore.jks;
/cvs/websvc/wsitconf/src/org/netbeans/modules/websvc/wsitconf/resources/Attic/server-truststore.jks,v  <-- 
server-truststore.jks
new revision: 1.2.24.1; previous revision: 1.2
done
Comment 4 Lukas Jungmann 2008-03-12 14:56:06 UTC
*** Issue 129917 has been marked as a duplicate of this issue. ***
Comment 5 Lukas Jungmann 2008-03-14 16:13:54 UTC
v.