Loading apps/ts.c +2 −2 Original line number Diff line number Diff line Loading @@ -138,9 +138,9 @@ static char* opt_helplist[] = { " [-chain certs_file.pem] [-tspolicy oid]", " [-in file] [-token_in] [-out file] [-token_out]", # ifndef OPENSSL_NO_ENGINE " [-text]", # else " [-text] [-engine id]", # else " [-text]", # endif " or", "ts -verify -CApath dir -CAfile file.pem -untrusted file.pem", Loading Loading
apps/ts.c +2 −2 Original line number Diff line number Diff line Loading @@ -138,9 +138,9 @@ static char* opt_helplist[] = { " [-chain certs_file.pem] [-tspolicy oid]", " [-in file] [-token_in] [-out file] [-token_out]", # ifndef OPENSSL_NO_ENGINE " [-text]", # else " [-text] [-engine id]", # else " [-text]", # endif " or", "ts -verify -CApath dir -CAfile file.pem -untrusted file.pem", Loading