Re: C++ TLS code for iSeries
Chris Hird <chrish-lbwoW8fqX/[email protected]> Wed, 8 Nov 2023 22:16:34 +0000
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <YT1PR01MB8780267200FFECC337C4A442BFA8A@YT1PR01MB8780.CANPRD01.PROD.OUTLOOK.COM> |
Here is the link https://www.ibm.com/docs/en/i/7.3?topic=connections-example-gskit-secure-server-asynchronous-data-receive 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.