> What is the difference between TLS/SSL. I am so confused after googling so > much. Both are variant of same protocol? Somebody says TLS is on top of > SSL, it tries for SSL connection and if it is not able to create secured > channel it goes for non-secured channel. Is it that way?
No. > Is it possible to create TLS connection on both the port 389, 636. 389 is > the clear text port. how the TLS works here? TLS is performed on port 389. You initiate a connection and request TLS. From that point forward your connection is encrypted. > TLS works on 636? I don't think so, 636 is for SSL. --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
