SSL Problems

2005-12-11 Thread Chase, John
NOTE: Cross-posted to IBM-MAIN and RACF-L Hi, All, Running z/OS 1.5; first attempt to communicate (as a client) with a service provider using SSL over TCP/IP. Application program is Expedite Base/MVS v4.6.1 (formerly IBM product), and we get the following error: GSKSSL: Unable to create log mu

Re: SSL Problems

2005-12-12 Thread Matt Simpson
It's interesting that the error message says access to the runtime library is denied, but the explanation says the library is unavailable. They don't exactly mean the same thing. Are the LE runtime libraries in the linklist, or otherwise available to the application?

Re: SSL Problems

2005-12-12 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Matt Simpson > > It's interesting that the error message says access to the > runtime library is denied, but the explanation says the > library is unavailable. They don't exactly mean the same thing. > > Are the LE

Re: SSL Problems -- RESOLVED!!

2005-12-13 Thread Chase, John
There were a few "errors of omission" corrected as follows: 1. Linklisted and APF-authorized the GSK.SGSKLOAD library; 2. Added the GSK.SGSKLOAD library to the * profile in class PROGRAM; 3. Added PARM='POSIX(ON)/' to the EXEC card (this cured the U4038 abend); 4. Defined all the IRR.DIGTCERT.