From a6aa1d44bc4fef0768a37745596210c35387e463 Mon Sep 17 00:00:00 2001 From: Doug MacEachern Date: Fri, 24 Aug 2001 06:58:00 +0000 Subject: [PATCH] ssl_var_lookup() is enabled apr optional functions do not need to be unregistered PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90625 13f79535-47bb-0310-9956-ffa450edef68 --- modules/ssl/README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/ssl/README b/modules/ssl/README index 7299128c79..a09df6d144 100644 --- a/modules/ssl/README +++ b/modules/ssl/README @@ -170,10 +170,6 @@ o Cleanup ssl_engine_io.c !! o Port all remaining code (code inside #if 0...#endif blocks) - o Enable the use of ssl_var_lookup (and other ssl_var_* functionalities). - o Whether to unregister and how to unregister? - ssl_var_unregister(); - ssl_ext_unregister(); o Do we need SSL_set_read_ahead()? o Enable use of MM, SHMCB and SHMHT. o Enable SSL extensions (ssl_engine_ext.c) -- 2.50.1