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

Re: [Ftpapi] help with example 14



Now I'm receiving the attached in my debug.    What am I missing?

On Wed, Mar 10, 2021 at 3:50 PM Scott Klement <sk@xxxxxxxxxxxxxxxx> wrote:

Nancy,

Thanks for reminding me!   That is why I haven't removed that SSL option... so that people who compiled it without SSL don't have to re-bind everything.  But, unfortunately, they won't have SSL, either.

Anyway...   you don't necessarily have to "recompile" your programs.  You can just re-bind them.  For example, you could try this:

UPDPGM PGM(nancys-favorite-program) MODULE(*NONE) BNDSRVPGM((HTTPAPIR4))

This should update the program so that it uses the current version of HTTPAPI without recompiling.   But, this doesn't work 100% of the time.  If it doesn't work, then you'd need to recompile/recreate the programs that call it.

-- 
Scott Klement
sk@xxxxxxxxxxxxxxxx

On 3/10/2021 1:40 PM, Nancy Kunde wrote:
Do I need to recompile any programs that use LIBHTTP?

Nancy


--
_______________________________________________
Ftpapi mailing list
Ftpapi@xxxxxxxxxxxxxxxxxxxxxx
http://scottklement.com/mailman/listinfo/ftpapi
HTTPAPI Ver 1.41 released 2020-06-05
NTLM Ver 1.4.0 released 2014-12-22
OS/400 Ver V7R1M0

New iconv() objects set, PostRem=819. PostLoc=0. ProtRem=819. ProtLoc=0
http_persist_open(): entered
http_long_ParseURL(): entered
DNS resolver retrans: 2
DNS resolver retry  : 2
DNS resolver options: x'00000136'
DNS default domain: HowardMiller.com
DNS server found: 172.30.0.2
DNS server found: 172.16.1.2
https_init(): entered
QSSLPCL = *OPSYS
SSL version 2 support disabled
SSL version 3 support disabled
Old interface to TLS version 1.0 support enabled
TLS version 1.0 support enabled
TLS version 1.1 support enabled
TLS version 1.2 support enabled
initializing GSK environment
GSK Environment now available
-------------------------------------------------------------------------------------
Dump of local-side certificate information:
-------------------------------------------------------------------------------------
Nagle's algorithm (TCP_NODELAY) disabled.
SNI hostname set to: wwwcie.ups.com
(GSKit) Peer not recognized or badly formatted message received.
ssl_error(415): (GSKit) Peer not recognized or badly formatted message received.
SetError() #30: SSL Handshake: (GSKit) Peer not recognized or badly formatted message received.
http_close(): entered
-- 
_______________________________________________
Ftpapi mailing list
Ftpapi@xxxxxxxxxxxxxxxxxxxxxx
http://scottklement.com/mailman/listinfo/ftpapi