Re: Failed TLS negotiation
John Gardiner Myers <[email protected]> Mon, 28 Sep 1998 12:40:50 -0700
| Newsgroups | gmane.ietf.apps-tls |
|---|---|
| Organization | Netscape Communications Corporation |
| Message-ID | <[email protected]> |
It is common in a TLS negotiation for one side or the other to pipeline two records. Examples of records which are likely to be pipelined are the "change cipher" and "warning alert" records. If a record causes an fatal alert, the channel is in an indeterminite state, as there may or may not be another record pipelined after the one which caused the fatal alert.