Jump to content
Registration disabled at the moment Read more... ×
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×