Csla based application and "SSL/TLS" #4591
Replies: 2 comments 1 reply
-
Any updates (OS, dotnet) or use of now outdated cipher suites? |
Beta Was this translation helpful? Give feedback.
1 reply
-
The issue wasn't related to Csla |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Almost all of our Csla projects hit an address verification service provided by Melissa Data.
One application starting throwing this exception "The request was aborted: Could not create SSL/TLS secure channel.” when trying to connect to Melissa data web service.
The strange thing is that the code that calls the web service (Melissa data) is the same across all projects (essentially copied/pasted between projects) but only one application is throwing this exception and even this application was working up until last week : )
Anyone of us have experienced such behavior?
Kind Regards
Beta Was this translation helpful? Give feedback.
All reactions