Search found 2 matches

by GILLES
Fri Jan 14, 2022 8:08 am
Forum: HTTPAPI
Topic: gsk_env_init Error from Iseries to https
Replies: 7
Views: 30581

Re: gsk_env_init Error from Iseries to https

Hi

Finally i resolved it
i just creat default.kdb to /QIBM/USERDATA/ICSS/CERT/SERVER/DEFAULT.KDB
with this link
https://www.ibm.com/support/pages/digital-certificate-manager-dcm-frequently-asked-questions-and-common-tasks
and gave *RWX authority to the directory /QIBM/USERDATA/ICSS/CERT/SERVER/ to ...
by GILLES
Thu Jan 13, 2022 12:22 pm
Forum: HTTPAPI
Topic: gsk_env_init Error from Iseries to https
Replies: 7
Views: 30581

gsk_env_init Error from Iseries to https

Hi

for security reason i need to change the http adress for an https address

When i try to contact the https address from iseries i get this error message :
24: gsk_env_init: (GSKit) Access to the key database is not allowed.
i use wsdl2rpg utility.
before i use an http address with user/password ...