|
I am not using the HTTP server.
The QHTTPSVR subsystem is not even
active. My application (an RPG program) listens on a socket on port
443. When a request comes in it tries to establish an SSL connection
using the GSK toolkit. If that works then the client sends an
encrypted password. If that is okay then they start exchanging data.
If the client is not able to establish an SSL connection with my
program (or doesn't send the right password) then my program sends an
HTML document and closes the connection. The client application is
also an RPG program using the GSK toolkit.
Since I have specifically
set up the system so that my application will do the SSL handshake,
why are some requests not getting to my program?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.