Make clear, that using the compression layer is currently not recommended.
authorLutz Jänicke <jaenicke@openssl.org>
Thu, 23 Aug 2001 09:42:12 +0000 (09:42 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Thu, 23 Aug 2001 09:42:12 +0000 (09:42 +0000)
doc/ssl/SSL_COMP_add_compression_method.pod

index 9e970044a6b063017db83e150069dbc24879b1ba..2a987391147c1a1b1010ac3b58de7bca9ff2f991 100644 (file)
@@ -41,6 +41,12 @@ of compression methods supported on a per connection basis.
 The OpenSSL library has the compression methods B<COMP_rle()> and (when
 especially enabled during compilation) B<COMP_zlib()> available.
 
+=head1 WARNINGS
+
+Once the identities of the compression methods for the TLS protocol have
+been standardized, the compression API will most likely be changed. Using
+it in the current state is not recommended.
+
 =head1 RETURN VALUES
 
 SSL_COMP_add_compression_method() may return the following values: