Ok, propose a release date of March 15th with a code freeze a few days before
[openssl.git] / apps / req.c
index 3407cd0ee306aecbf18964ac6934456fc6694e28..b2c1bb2578920ad1f401f6a93ec41af04ab3c525 100644 (file)
@@ -657,6 +657,8 @@ loop:
                        ext_ctx.issuer_cert = x509ss;
                        ext_ctx.subject_cert = x509ss;
                        ext_ctx.subject_req = NULL;
+                       ext_ctx.crl = NULL;
+                       ext_ctx.flags = 0;
 
                        /* Add extensions */
                        if(extensions && !X509V3_EXT_add_conf(req_conf,