mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
add gmssl command
This commit is contained in:
@@ -75,7 +75,7 @@ static int ext_key_usage_set(int *usages, const char *usage_name)
|
||||
|
||||
static const char *usage = "usage: %s [-in file] -days num -cacert file -key file [-pass str] [-out file]\n";
|
||||
|
||||
int main(int argc, char **argv)
|
||||
int reqsign_main(int argc, char **argv)
|
||||
{
|
||||
char *prog = argv[0];
|
||||
char *file;
|
||||
|
||||
Reference in New Issue
Block a user