Loading apps/req.c +1 −1 Original line number Diff line number Diff line Loading @@ -904,7 +904,7 @@ loop: if (subj && x509) { BIO_printf(bio_err, "Cannot modifiy certificate subject\n"); BIO_printf(bio_err, "Cannot modify certificate subject\n"); goto end; } Loading Loading
apps/req.c +1 −1 Original line number Diff line number Diff line Loading @@ -904,7 +904,7 @@ loop: if (subj && x509) { BIO_printf(bio_err, "Cannot modifiy certificate subject\n"); BIO_printf(bio_err, "Cannot modify certificate subject\n"); goto end; } Loading