Re: Java can't read an unmodified OpenSSL X.509 certificate?

2000-12-04 Thread Dr S N Henson
Mark Swanson wrote: > > Hello, > > I've generated DSA and RSA certificates with openssl-0.9.6 and JDK1.3 > can't seem to read them. No matter what I do I get this: > > ./certTest > Exception in thread "main" java.security.spec.InvalidKeySpecException: > Inappropriate key specification: invalid

Java can't read an unmodified OpenSSL X.509 certificate?

2000-12-04 Thread Mark Swanson
Hello, I've generated DSA and RSA certificates with openssl-0.9.6 and JDK1.3 can't seem to read them. No matter what I do I get this: ./certTest Exception in thread "main" java.security.spec.InvalidKeySpecException: Inappropriate key specification: invalid key format at sun.security.pr