Re: C++ TLS code for iSeries
Niels Liisberg <nli-y1igGha7WhZnI0JKdf8LmQC/[email protected]> Fri, 10 Nov 2023 01:10:39 +0100
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <CADAk_-i1yyCA6cY8Kny35NKd9fQJ82+g54M-pnvivAbvTRc68w@mail.gmail.com> |
I use GSKit for all my TCP/IP applications. However setting up GSKit as the "server side" is not as easy as using it for client code. It is stable and integrated with the DCM. On Thu, Nov 9, 2023 at 3:30 PM Kelly Beard <[email protected]> wrote: > Great stuff, everyone, and my thanks. I'll get started on this for the > rest of the week and if there are any questions, I'll shoot them over. > > On Wed, Nov 8, 2023 at 4:47 PM Roger Lacroix <[email protected]> > wrote: > > > Hello, > > > > I use GSKit for LDAP connectivity on both AIX and IBM i. For C coding, > > GSKit is built on the "Mozilla Style API for LDAP". > > > > > > later > > Roger > > > > > > > > On 2023-11-08 4:57:45 p.m., Kelly Beard wrote: > > > On a whim and to try it out, I asked ChatGPT to write some sample code > > to > > > connect a client to a server with TLS. It came up with something that > I > > > tried to compile after setting the correct #include path. I'm getting > > > compilation problems, but a little research via Google says that I > should > > > not be using opensys SSL and using the GSKit stuff instead. Anyone > using > > > GSKit? > > > > > -- > > This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) > > mailing list > > To post a message email: [email protected] > > To subscribe, unsubscribe, or change list options, > > visit: https://lists.midrange.com/mailman/listinfo/c400-l > > or email: [email protected] > > Before posting, please take a moment to review the archives > > at https://archive.midrange.com/c400-l. > > > > > -- > Kelly Beard > -- > This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) > mailing list > To post a message email: [email protected] > To subscribe, unsubscribe, or change list options, > visit: https://lists.midrange.com/mailman/listinfo/c400-l > or email: [email protected] > Before posting, please take a moment to review the archives > at https://archive.midrange.com/c400-l. > -- This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/c400-l or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/c400-l.