Right now it's just the OpenSSL defaults, which probably includes nasty things like MD5, RC4 and (single) DES. There is no sane reason why we should support this, especially since we control the clients as well as the servers.
(The reason for not using ECC is because people still have machines with crappy libopenssl versions, and shipping libopenssl is harder than not shipping libopenssl)
Right now it's just the OpenSSL defaults, which probably includes nasty things like MD5, RC4 and (single) DES. There is no sane reason why we should support this, especially since we control the clients as well as the servers.
(The reason for not using ECC is because people still have machines with crappy libopenssl versions, and shipping libopenssl is harder than not shipping libopenssl)