1

I'm getting this error while creating a token on some remote web service: Could not establish trust relationship for the SSL/TLS secure channel with authority 'wvcert.bfc-usa.com'

I was looking it up, and found some links. link 1

1: WCF : Could not establish trust relationship for the SSL/TLS secure channel with authority error and link 2. I cannot browse that website on my server's browser, so cannot really see what's going on. I checked the Trusted certificates authority on my server's browser settings, but I can see that the Root certificate is added as a trusted there. So now I'm trying to add the code from link 2 into my client. Where do I add this code? I'm not sure where this code will go in my client

Community
  • 1
  • 1
karan k
  • 947
  • 2
  • 21
  • 45
  • Troubleshoot it via System.NET tracing, or WCF tracing, or simply SSL handshake analysis by capturing the packets on the wire. You do have a lot of ways to dive into it. – Lex Li Jun 13 '14 at 07:26

0 Answers0