Loading apps/ocsp.c +6 −0 Original line number Diff line number Diff line Loading @@ -866,6 +866,12 @@ int MAIN(int argc, char **argv) resp = NULL; goto redo_accept; } ret = 0; goto end; } else if (ridx_filename) { ret = 0; goto end; } Loading Loading
apps/ocsp.c +6 −0 Original line number Diff line number Diff line Loading @@ -866,6 +866,12 @@ int MAIN(int argc, char **argv) resp = NULL; goto redo_accept; } ret = 0; goto end; } else if (ridx_filename) { ret = 0; goto end; } Loading