Re: C++ TLS code for iSeries

Chris Hird <chrish-lbwoW8fqX/[email protected]> Wed, 8 Nov 2023 22:14:55 +0000
Newsgroups gmane.comp.lang.as400.c
Message-ID <YT1PR01MB87805B3BF954A045B9B7F1EBBFA8A@YT1PR01MB8780.CANPRD01.PROD.OUTLOOK.COM>
We have some GSKit running today on our product, work pretty weel and the IBM example programs are a good reference.

Chris...

-----Original Message-----
From: C400-L <[email protected]> On Behalf Of Kelly Beard
Sent: Wednesday, November 8, 2023 4:58 PM
To: Bare Metal Programming IBM i (AS/400 and iSeries) <[email protected]>
Subject: [C400-L] C++ TLS code for iSeries

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?

--
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.