globus_openssl_module
4.6
|
The globus_openssl library is motivated by the desire to make OpenSSL thread safe. This is done by allocating a mutex pool and setting relevant callback functions in the module activation functions.Any program that uses OpenSSL functions with Globus must include the globus_openssl.h header.Globus OpenSSL uses standard Globus module activation and deactivation. Before any OpenSSL functions are called, the following function must be called: