[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Help! I have broke HTTPAPI.



Scott,
I didn't see your prior post (for the IFS GRTAUT CL program you mentioned).
Could you re-post the CL?

Thanks,

Tim Hull

CONFIDENTIALITY:  This e-mail (including any attachments) may contain
confidential, proprietary and privileged information, and unauthorized
disclosure or use is prohibited.  If you received this e-mail in error,
please notify the sender and delete this e-mail from your system. 
-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Thursday, February 11, 2010 6:47 PM
To: HTTPAPI and FTPAPI Projects
Subject: Re: Help! I have broke HTTPAPI.

Gerald Magnuson wrote:
>   eval      rc = gsk_environment_init(wkEnvh)
>   RC = 6003
>   What does 6003 mean?????????

It means "Access to the key database is not allowed."  :)

If you look at the source code in GSKSSL_H, and search for the number 
6003, you'll see this:

  D GSK_AS400_ERROR_NO_ACCESS...
  D                 C                   CONST(6003)

The problem is that you don't have authority to the IFS objects that 
make up the certificate store.  ("Key database" is another way of saying 
"certificate store.")

See the CL program in my previous response to you -- it grants access to 
the certificate store...
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------



-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------