Jump to content
Sign in to follow this  
Tuan

Datasnap TDSRestConnection error sending data 12175

Recommended Posts

Hello

 

When update to windows server 2020, my client TDSRestConnection can not Generate DataSnap client class. It show "error sending data : (12175) A security error occured"

 

My app can run because i have added in code:

DSRestConnection1.SecureProtocols := [THTTPSecureProtocol.SSL3,THTTPSecureProtocol.TLS1,THTTPSecureProtocol.TLS11,THTTPSecureProtocol.TLS12];

but on DSRestConnection1 properties don't have SecureProtocols properties.

 

Thank you very much.

Tuan

 

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  

×