mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Fix CRL ext bug
This commit is contained in:
@@ -82,7 +82,7 @@ bad:
|
||||
|
||||
if (!cert) {
|
||||
fprintf(stderr, "%s: `-cert` option required\n", prog);
|
||||
printf("usage: gmssl %s %s\n\n", prog, options);
|
||||
printf("usage: gmssl %s %s\n\n", prog, usage);
|
||||
goto end;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user