ssl ciphers had to be set to its old value of
authorArt Cancro <ajc@citadel.org>
Mon, 10 Jan 2022 22:42:26 +0000 (17:42 -0500)
committerArt Cancro <ajc@citadel.org>
Mon, 10 Jan 2022 22:42:26 +0000 (17:42 -0500)
commite7fa57d8628023a97451ff690a5906b70412f4a5
tree5935a7c1e8705b502100c2d5e57f4a652195cddc
parent455a3523d385cf1fdf90fbc36ebc9a2edd17d1a1
ssl ciphers had to be set to its old value of
"ALL:RC4+RSA:+SSLv2:+TLSv1:!MD5:@STRENGTH"
instead of
"DEFAULT"
even though the latter works just fine in WebCit, works just fine
in all protocols on the development host, but causes all sorts of
chaos on Uncensored.  I don't know why.
citadel/modules/crypto/serv_crypto.c