mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-20 20:23:38 +08:00
add gmssl command
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
|
||||
static const char *options = "[-in file]";
|
||||
|
||||
int main(int argc, char **argv)
|
||||
int crlparse_main(int argc, char **argv)
|
||||
{
|
||||
char *prog = argv[0];
|
||||
char *infile = NULL;
|
||||
|
||||
Reference in New Issue
Block a user