Fix from stable branch.
This commit is contained in:
parent
e718520cc5
commit
718f8f7a9e
@ -617,8 +617,7 @@ bad:
|
|||||||
message */
|
message */
|
||||||
goto end;
|
goto end;
|
||||||
}
|
}
|
||||||
if (EVP_PKEY_type(pkey->type) == EVP_PKEY_DSA ||
|
else
|
||||||
EVP_PKEY_type(pkey->type) == EVP_PKEY_EC)
|
|
||||||
{
|
{
|
||||||
char *randfile = NCONF_get_string(req_conf,SECTION,"RANDFILE");
|
char *randfile = NCONF_get_string(req_conf,SECTION,"RANDFILE");
|
||||||
if (randfile == NULL)
|
if (randfile == NULL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user