The example was incorrect.  I've committed a change.

This ticket is now resolved.  Thanks to Nils Larsch for helping me figure this one out.

[[EMAIL PROTECTED] - Tue Jan 14 12:56:55 2003]:

> 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
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to