>Hi all...
>
[quoted text clipped - 28 lines]
>Cheers
>Florian Proch
> THe error
>
[quoted text clipped - 4 lines]
> You can use an ASN1 util or Keytool and any other certificate parser and
> check the certificate.
And be sure the certificate being supplied is indeed in DER format,
and not, for instance, PEM format.
> If you are convinced that the certificate is valid try sending an error
> report to Sun.
[quoted text clipped - 6 lines]
>> ->X509Certificate x509Certif =
>> (X509Certificate)cf.generateCertificate( bis );
--Mike Amling
Roedy Green - 16 Apr 2004 06:14 GMT
> And be sure the certificate being supplied is indeed in DER format,
>and not, for instance, PEM format.
I have done by best to catalog the various certificate formats and
their common extensions. See
http://mindprod.com/jgloss/certificate.html
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.