151
Views
2
Comments
Solved
[FTPS Client for File Upload] Error in OutSystems Enterprise environment
Question

Tried this component in an OutSystems Enterprise environment but getting an error "A call to SSPI failed, see inner exception.".

The same is working fine on Personal environment. Please help.

2024-12-19 12-19-39
Amal
 
MVP
Solution

Hello Siya, 

On debugging this in an enterprise environment, I got the same error. 

The actual exception message was 

"The client and server cannot communicate, because they do not possess a common algorithm".

I have now published a new version where I am explicitly setting the SSL version to TLS 1.2. 

I have tested this in my enterprise environment and this is working. 

2019-01-07 16-04-16
Siya
 
MVP

Thanks. It's working now.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.