On Tue Jun 17 13:38:49 2014, [email protected] wrote: > > Thank you, somehow missed that. > > For now I just removed changes to s_time and ts from patch set. > Fixed pull request: https://github.com/openssl/openssl/pull/138 >
The -trusted_first option is handled through a common verify options function call args_verify. Could we avoid duplication in the usage messages by having the relevant usage messages for all the args_verify options printed in one place? Similarly we could document the relevant options in one manual page and reference them in other pages. A bit like we do with the pass phrase arguments. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
