You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add STARTTLS messages to the protocol. After the client sends STARTTLS, it needs to suspend further transmission until a reply is received, then start the TLS handshake. When the server receives STARTTLS, it needs to send a reply and then immediately start the handshake.
The text was updated successfully, but these errors were encountered:
Add STARTTLS messages to the protocol. After the client sends STARTTLS, it needs to suspend further transmission until a reply is received, then start the TLS handshake. When the server receives STARTTLS, it needs to send a reply and then immediately start the handshake.
The text was updated successfully, but these errors were encountered: