Dr. Stephen Henson 13938aceca Add part of chain verify SSL support code: not complete or doing anything
yet.

Add a function X509_STORE_CTX_purpose_inherit() which implements the logic
of "inheriting" purpose and trust from a parent structure and using a default:
this will be used in the SSL code and possibly future S/MIME.

Partial documentation of the 'verify' utility. Still need to document how all
the extension checking works and the various error messages.
1999-11-29 01:09:25 +00:00
..
1999-11-12 01:04:39 +00:00
1999-11-16 02:51:41 +00:00

This is *very* preliminiary documentation for some
of the main commands in the openssl utility. The
information reflects the way the commands may work
when OpenSSL 0.9.5 is released. They are subject
to change though.

The stuff is in POD format and has just been tested
with pod2man where is looks passable. It may well
look odd in html or other formats. Feel free to tidy
up, reformat or convert to a completely different
format if so desired...