mirror of
https://github.com/osmarks/ngircd.git
synced 2026-05-16 02:22:08 +00:00
08647ab1e7
Set the verification flags in the ConnSSL_SetVerifyProperties_openssl function only, don't override them in ConnSSL_InitLibrary() afterwards. No functional changes, now ConnSSL_SetVerifyProperties_openssl() sets exactly the parameters which ConnSSL_InitLibrary() always overwrote ...