[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SetError() #30: SSL Handshake: (GSKit) error ssl_error(3)
I have a HTTP_URL_POST program that was working until a new cert was
issued. I have updated the cert in DCM but still unable to get a
connection.
I have the same program running on a V7R1M0 machine and it never
stopped working.
Here is the code.
URL = '[1]https://repairorders.wheeltime.com/soap/SubmitRepairOrder';
RC = HTTP_URL_POST(%TRIM(URL):
P_DATA:
ST_SIZE:
'/xml/wheeltime/httplog.xml':
HTTP_TIMEOUT:
HTTP_USERAGENT:
'text/xml':
'[2]http://www.wheeltime.com/ro/1.0/#repairorders');
RC is -1.
HTTP_ERROR() = SSL Handshake: (GSKit) An error occurred during SSL
processing that was not expe
STRERROR(ERRNO)= There is no error.
Log File:
HTTPAPI Ver 1.23 released 2008-04-24
OS/400 Ver V5R4M0
New iconv() objects set, PostRem=819. PostLoc=0. ProtRem=819. ProtLoc=0
http_url_post(): entered
http_persist_open(): entered
http_long_ParseURL(): entered
DNS resolver retrans: 2
DNS resolver retry : 2
DNS resolver options: x'00000136'
DNS default domain: wbdiesel.com
DNS server found: 148.99.91.60
https_init(): entered
-----------------------------------------------------------------------
--------------
Dump of local-side certificate information:
-----------------------------------------------------------------------
--------------
(GSKit) An error occurred during SSL processing that was not expected.
ssl_error(3): (GSKit) An error occurred during SSL processing that was
not expected.
SetError() #30: SSL Handshake: (GSKit) An error occurred during SSL
processing that was not expe
-----------------------------------------------------------------------
--------------
Dump of server-side certificate information:
-----------------------------------------------------------------------
--------------
Cert Validation Code = 0
Any ideas on what may be causing the problem?
Thanks,
Brian Miller
INTEGRATED CORPORATE SOLUTIONS (ICS)
Programmer
(256) 760-8239
bmiller@xxxxxxxxxxxxx
References
1. https://repairorders.wheeltime.com/soap/SubmitRepairOrder';
2. http://www.wheeltime.com/ro/1.0/
-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------