13 Mar
2006
13 Mar
'06
4:58 p.m.
is it possible to turn off TLS and only SSL ? The reason are many reasons for this, one major being the fact that TLS is automatically discovered by many clients on the standard ports, thus requiring a valid cert for production use, while SSL could be set up on some unknown to anybody port with self signed cert for testing, etc...
thank you