× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



My open-source HTTP service program (HTTPAPI) uses SSL sockets, and since
it's open source you can read the code and learn from it.

http://www.scottklement.com/httpapi/

I used the Global Secure Toolkit ("GSKIT") for SSL.  Primarily, you'll be
interested in the routines that call APIs that begin with "gsk_" and in the
GSKSSL_H /copy member.

The IBM documentation for SSL (including GSKit) is in the Information
Center, under "UNIX-Type APIs / Secure Sockets APIs."  (As always this
information is aimed at C programmers, despite the fact that most iSeries
programmers aren't C programmers.)  Here's a link:

http://publib.boulder.ibm.com/iseries/v5r2/ic2924/info/apis/unix9.htm

Someday I'll get around to writing some documentation aimed at RPG
people, but I haven't yet...


On Mon, 26 Apr 2004, York, Albert wrote:

> I need to add SSL to an RPG program which uses sockets to communicate with
> another AS/400. I need to be able to send data in both directions.
>
> Does anyone know of a sample program and/or documentation which will show
> how to set this up?
>

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.