Never call load_dh_param(NULL) because this leads to an illegal
authorBodo Möller <bodo@openssl.org>
Thu, 2 Nov 2000 10:35:10 +0000 (10:35 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 2 Nov 2000 10:35:10 +0000 (10:35 +0000)
commit15d52ddb559223c87fe7bfaa5675b9e4ee05098f
treef6f41c0539128a21377776a1073240974f42d96f
parentd48f487e2c704e933328c9bafe437a53c44641f4
Never call load_dh_param(NULL) because this leads to an illegal
fopen(NULL).
CHANGES
apps/s_server.c