Jump to content
Sign in to follow this  
Fabian1648

REST works with Rio but does not work with Sydney, why?

Recommended Posts

I am developing an app that connects to a server with an invalid certificate (because the server only has an IP address and no URL).

 

With Delphi Rio, my app makes REST requests using the token provided by the server.

 

If I compile the same app with Delphi Sydney, the REST requests end with an "invalid or missing server certificate" error.

 

Has a change been made in Sydney to deny the REST connection in case of an invalid certificate?

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×