Since it's defined in draft-ietf-tls-compression-04.txt, let's make
ZLIB a known compression method, with the identity 1.
This commit is contained in:
parent
5daec7ea0e
commit
fdaea9ed2e
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
@ -16,6 +16,11 @@
|
|||
help make "keygen" another member function of RSA_METHOD etc.
|
||||
[Geoff Thorpe]
|
||||
|
||||
*) Change the ZLIB compression method to be stateful, and make it
|
||||
available to TLS with the number defined in
|
||||
draft-ietf-tls-compression-04.txt.
|
||||
[Richard Levitte]
|
||||
|
||||
*) Add the ASN.1 structures and functions for CertificatePair, which
|
||||
is defined as follows (according to X.509_4thEditionDraftV6.pdf):
|
||||
|
||||
|
|
Loading…
Reference in a new issue