Updates to conform with draft-ietf-tls-renegotiation-03.txt:
[openssl.git] / ssl / ssl3.h
index 342cd44590c536f2e21539bc67403b96d847a555..baaa89e717073dff29eb0b0c123358f54104435c 100644 (file)
 extern "C" {
 #endif
 
-/* Magic Cipher Suite Value. NB: bogus value used for testing */
-#ifndef SSL3_CK_SCSV
-#define SSL3_CK_SCSV                           0x03000FEC
-#endif
+/* Signalling cipher suite value: from draft-ietf-tls-renegotiation-03.txt */
+#define SSL3_CK_SCSV                           0x030000FF
 
 #define SSL3_CK_RSA_NULL_MD5                   0x03000001
 #define SSL3_CK_RSA_NULL_SHA                   0x03000002