summaryrefslogtreecommitdiffstats
path: root/ssl/ssl3.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-05-28 18:10:47 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-05-28 18:10:47 +0000
commitcc1cb996f163e542499941974543a224b5f0a516 (patch)
tree02237371cfc8bb8abc2e2226dd43415a5336574d /ssl/ssl3.h
parent32fbeacdfb2a73cc04e4ecb06eaa23af91142414 (diff)
Submitted by: Artem Chuprina <ran@cryptocom.ru>
Reviewed by: steve@openssl.org Fix to match latest GOST in TLS draft.
Diffstat (limited to 'ssl/ssl3.h')
-rw-r--r--ssl/ssl3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/ssl3.h b/ssl/ssl3.h
index 56f17f66d3..c2db3bd636 100644
--- a/ssl/ssl3.h
+++ b/ssl/ssl3.h
@@ -368,7 +368,7 @@ typedef struct ssl3_buffer_st
* enough to contain all of the cert types defined either for
* SSLv3 and TLSv1.
*/
-#define SSL3_CT_NUMBER 7
+#define SSL3_CT_NUMBER 9
#define SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS 0x0001