Przeglądaj źródła

Update reference to False Start draft.

Now we have RFC 7918.

Change-Id: Iee2fa890076f74d7fd29fc6dfda6842a3726a8f8
Reviewed-on: https://boringssl-review.googlesource.com/10281
Reviewed-by: Adam Langley <agl@google.com>
kris/onging/CECPQ3_patch15
David Benjamin 8 lat temu
committed by Adam Langley
rodzic
commit
3f54d3f58a
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      include/openssl/ssl.h

+ 2
- 2
include/openssl/ssl.h Wyświetl plik

@@ -671,8 +671,8 @@ OPENSSL_EXPORT uint32_t SSL_get_options(const SSL *ssl);
#define SSL_MODE_NO_AUTO_CHAIN 0x00000008L

/* SSL_MODE_ENABLE_FALSE_START allows clients to send application data before
* receipt of ChangeCipherSpec and Finished. This mode enables full-handshakes
* to 'complete' in one RTT. See draft-bmoeller-tls-falsestart-01.
* receipt of ChangeCipherSpec and Finished. This mode enables full handshakes
* to 'complete' in one RTT. See RFC 7918.
*
* When False Start is enabled, |SSL_do_handshake| may succeed before the
* handshake has completely finished. |SSL_write| will function at this point,


Ładowanie…
Anuluj
Zapisz