> On 7. May 2024, at 09:17, Christian Schmitz via MBS Xojo Plugins 
> <[email protected]> wrote:
> 
> Hello,
> 
> Anyone using CURL classes with N for native?
> 
> Since SecureTransport is deprecated on macOS since 2019 and doesn't do TLS 
> 1.3, we should stop using it.
> The curl project may remove the support next year.

Since SecureTransport is going to go away in CURL, we will remove CURLN* 
classes later the year.

As of today, you could already switch to CURLS* classes and also use 
SecureTransport and Windows Schannel interfaces there today.
Basically CURLS* classes can do what CURLN* classes do today (plus SSH).

And somewhere around September we remove SecureTransport support with the CURL 
update, that drops it.

Best regards,
Christian


-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


_______________________________________________
MBS Xojo Plugins mailing list -- [email protected]
To unsubscribe send an email to 
[email protected]

Reply via email to