Replaced all instances of SSLv23_server_method() with TLS_server_method()
authorArt Cancro <ajc@citadel.org>
Mon, 10 Jan 2022 16:16:43 +0000 (11:16 -0500)
committerArt Cancro <ajc@citadel.org>
Mon, 10 Jan 2022 16:16:43 +0000 (11:16 -0500)
commitc3f4724c1d230b6ff86426702e9de9241518ebd6
tree7ab43ed34c29c3105b089c9093fceed60d4815d4
parent7b32bbf795450e82a280429a2b3c3ecd85b2d1be
Replaced all instances of SSLv23_server_method() with TLS_server_method()
(thanks to zcw159357 for suggesting this)
citadel/modules/crypto/serv_crypto.c
webcit-ng/tls.c
webcit/crypto.c