I just test, with OpenSSL 0.9.7a-dev (fresh checkout), the command to
generate a self-signed cerificate according to the example in
x509.pod:

  openssl x509 -in cert.pem -addtrust sslclient \
          -alias "Steve's Class 1 CA" -out trust.pem

I expected it to fail because it wouldn't find those files.  However,
the error was more of an unexpected one:

  Invalid trust object value sslclient

And I can't quite blame it, I can't really see where that object would
find itself into the object database.  What am I missing?

I'm filing this as a bug, as I suspect that's exactly what it is.

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to