You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to do a "Save Keystore As".
Unfortunately, I cannot give you the keystore for
testing since the private key is still in use, but this
keystore-report may give you some evidence on what type
of key we are dealing with:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE keystore PUBLIC "-//Portecle//DTD KeyStore
Report 1.0//EN"
"http://portecle.sourceforge.net/xml/keystore.dtd">
<keystore provider="SUN" type="JKS">
<entry alias="smtp.privasphere.com"
creation_date="Nov 24, 2004 9:08:15 AM" type="KeyPair">
<certificate>
<version>3</version>
<subject>EMAILADDRESS=[email protected],
CN=smtp.privasphere.com, OU=Secure Messaging,
O=PrivaSphere GmbH, L=Zurich, ST=ZH, C=CH</subject>
<issuer>EMAILADDRESS=[email protected],
OU=TC TrustCenter Class 3 CA, O=TC TrustCenter for
Security in Data Networks GmbH, L=Hamburg, ST=Hamburg,
C=DE</issuer>
Sorry for the delay, I thought email notifications for
sf.net tracker items were enabled, but turns out they
were not.
It looks like the validity period of the certificate has
passed now. In case you still have it around, could you
send it to me for testing? (Private mail is ok too.)
java.security.UnrecoverableKeyException: Cannot recover key
sun.security.provider.KeyProtector.recover(KeyProtector.java:301)
sun.security.provider.JavaKeyStore.engineGetKey(JavaKeyStore.java:103)
java.security.KeyStore.getKey(KeyStore.java:731)
net.sf.portecle.FPortecle.exportPrivKeyCertChain(Unknown
Source)
net.sf.portecle.FPortecle.exportSelectedEntry(Unknown
Source)
net.sf.portecle.FPortecle.access$4400(Unknown Source)
net.sf.portecle.FPortecle$47.run(Unknown Source)
java.lang.Thread.run(Thread.java:595)
I was able to do a "Save Keystore As".
Unfortunately, I cannot give you the keystore for
testing since the private key is still in use, but this
keystore-report may give you some evidence on what type
of key we are dealing with:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE keystore PUBLIC "-//Portecle//DTD KeyStore
Report 1.0//EN"
"http://portecle.sourceforge.net/xml/keystore.dtd">
<keystore provider="SUN" type="JKS">
<entry alias="smtp.privasphere.com"
creation_date="Nov 24, 2004 9:08:15 AM" type="KeyPair">
<certificate>
<version>3</version>
<subject>EMAILADDRESS=[email protected],
CN=smtp.privasphere.com, OU=Secure Messaging,
O=PrivaSphere GmbH, L=Zurich, ST=ZH, C=CH</subject>
<issuer>EMAILADDRESS=[email protected],
OU=TC TrustCenter Class 3 CA, O=TC TrustCenter for
Security in Data Networks GmbH, L=Hamburg, ST=Hamburg,
C=DE</issuer>
<serial_number>36DF000000027FBC5193A605086F</serial_number>
<valid_from>Oct 14, 2004 12:55:28 PM</valid_from>
<valid_until>Nov 28, 2005 11:55:28 AM</valid_until>
<public_key_algorithm>RSA (1024
bits)</public_key_algorithm>
<signature_algorithm>SHA1withRSA</signature_algorithm>
<md5_fingerprint>24:6D:D7:1E:52:16:7E:E1:F1:3C:29:72:F9:7A:6F:20</md5_fingerprint>
<sha1_fingerprint>FE:BF:37:20:D4:48:92:3A:FF:94:F0:00:BE:E3:80:D5:1A:F4:A3:AC</sha1_fingerprint>
</certificate>
</entry>
</keystore>
Reported by: ralfhauser
The text was updated successfully, but these errors were encountered: