From ab29f5fac847b67ce85e6b70ecf13e583c0807bf Mon Sep 17 00:00:00 2001
From: Justin Erenkrantz
Date: Fri, 16 Aug 2002 05:55:52 +0000
Subject: [PATCH] OpenSSL is thread-safe if you play its game.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96410 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/developer/thread_safety.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/developer/thread_safety.html b/docs/manual/developer/thread_safety.html
index 85b30cf8a1..4f630ad6bb 100644
--- a/docs/manual/developer/thread_safety.html
+++ b/docs/manual/developer/thread_safety.html
@@ -183,8 +183,8 @@ individual symbols in the module.
OpenSSL |
0.96g |
- ? |
- |
+ Yes |
+ Requires proper usage of CRYPTO_num_locks, CRYPTO_set_locking_callback, CRYPTO_set_id_callback |
liboci8 (Oracle 8+) |
--
2.50.1