On Jan 12, 2025, at 6:48 PM, Daniel Stenberg via curl-library <[email protected]> wrote: > I don't know what the people who formerly used curl+gskit do. I presume some > of them keep using an old curl or maybe they can use another TLS lib on their > platforms now? I doubt they build curl without TLS.
At least from the IBM i perspective: there's no other TLS library available. Unfortunately, I don't have the time to port a different one. I think a lot of people use other HTTP libraries (HTTPAPI or the newer IBM provided one), or they use AIX curl from PASE (IBM also provides a build of this). The former is what people wanting to do it from RPG use, the latter if you don't mind some clumsy CL stuff or your software ran in PASE anyways. -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html
