Re: pkcs12 with frienlyNames seems to be erroneous

2009-09-02 Thread Willy Weisz
Using openssl 0.9.8k removes the problems with keytool (I haven't tested jarsigner, bur the symptoms were the same) and Mozilla (I checked with Thunderbird and Firefox). >From the CHANGES file I didn't expect any cure, but I was wrong. Thanks for the suggestion for a successful solution. Regards

Re: pkcs12 with frienlyNames seems to be erroneous

2009-09-02 Thread Dr. Stephen Henson
On Wed, Sep 02, 2009, Willy Weisz wrote: > I'm using openssl version 0.9.8h shipped by openSuSE as 0.9.8h-28.10.1 > > The shortest friendlyName I tried to use was 7 letters long - can this > be too long? > > I got the same results when using Java's keytool trying to create a > keystore or to add

Re: pkcs12 with frienlyNames seems to be erroneous

2009-09-02 Thread Willy Weisz
I'm using openssl version 0.9.8h shipped by openSuSE as 0.9.8h-28.10.1 The shortest friendlyName I tried to use was 7 letters long - can this be too long? I got the same results when using Java's keytool trying to create a keystore or to add the content of a PKCS#12 file to an existing keystore.

Re: pkcs12 with frienlyNames seems to be erroneous

2009-09-02 Thread Dr. Stephen Henson
On Tue, Sep 01, 2009, Willy Weisz wrote: > Being unable to using a PKCS#12 file created by openSSL with 3 different > applications - Java jarsigner, Firefox/Thunderbird and KeyStoreBuilder > of the package "not-yet-commons-ssl" > - I think that the problem may

pkcs12 with frienlyNames seems to be erroneous

2009-09-01 Thread Willy Weisz
Being unable to using a PKCS#12 file created by openSSL with 3 different applications - Java jarsigner, Firefox/Thunderbird and KeyStoreBuilder of the package "not-yet-commons-ssl" - I think that the problem may well be attributed to an error in the PKCS#12 fil