On 14/03/2016 3:37 PM, Robin Atwood wrote:
GSKSSL: Unable to create log mutex: EDC5167I Access to the UNIX System Services 
version of the C RTL is denied.

followed by an 0C4 for good measure. Is this telling me SSL can only be used 
under USS

In that case the SSL API is using pthread mutexes to serialize logging. pthreads require POSIX(ON), as do many other RTL functions like the POSIX signal handling API.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to