Anonymous - 2002-07-04

I am trying to access a https site using httpunit.  I read the FAQ and did the necessary steps (copying libs, modifying java.security) and when I run my service I get an error:

java.lang.IllegalArgumentException:  DER Value conversion
at sun.security.x509.AVA.toString(AVA.java:341)

Anyone have any ideas?