verify_algo_params() expects errors when settings are not corrrect. Therefore, is must not use easyrsa_openssl() meta-wrapper, which would error out with a misleading error message. Fixing this also ensures that the SAFE SSL config is not built prior to EASYRSA_REQ_CN being set. Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>