]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/OPENSSL_init_crypto.pod
Add fork handlers, based on pthread_atfork
[thirdparty/openssl.git] / doc / man3 / OPENSSL_init_crypto.pod
index fcc617ea4b61aa2239747535d0f4a32f78f82364..1ee7705b2b5124c7143f6a8d68e3ae29b515d846 100644 (file)
@@ -150,6 +150,11 @@ With this option the library will automatically load and initialise all the
 built in engines listed above with the exception of the openssl and dasync
 engines. This not a default option.
 
+=item OPENSSL_INIT_NO_ATFORK
+
+With this option the library will not register its fork handlers.
+See OPENSSL_fork_prepare(3) for details.
+
 =back
 
 Multiple options may be combined together in a single call to