X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=apps%2Fsmime.c;h=94c2884fed744f6265b10fe1dba0dfc6200a633f;hb=5ad4fdce41bb1ce7762b70fb50f732f70e3772cf;hp=d1ee48937e6d8b2b31fabc5ad09f9938423e413b;hpb=14f47acf235797be4d59eeb07b151c66b5b0179a;p=oweals%2Fopenssl.git diff --git a/apps/smime.c b/apps/smime.c index d1ee48937e..94c2884fed 100644 --- a/apps/smime.c +++ b/apps/smime.c @@ -479,6 +479,7 @@ int MAIN(int argc, char **argv) BIO_printf (bio_err, "-text include or delete text MIME headers\n"); BIO_printf (bio_err, "-CApath dir trusted certificates directory\n"); BIO_printf (bio_err, "-CAfile file trusted certificates file\n"); + BIO_printf (bio_err, "-trusted_first use locally trusted CA's first when building trust chain\n"); BIO_printf (bio_err, "-crl_check check revocation status of signer's certificate using CRLs\n"); BIO_printf (bio_err, "-crl_check_all check revocation status of signer's certificate chain using CRLs\n"); #ifndef OPENSSL_NO_ENGINE