Client Server App use TLS/SSL

  • Thread starter Thread starter FerrariF70
  • Start date Start date
F

FerrariF70

Guest
I trying understand, how to use TLS in client - server app. What is the class I need to use for this task client side and server side? HttpClient, WebRequest or SslStream and how I need to verifying certificate or certificate is verifyed automatic? I'm using on server side Web API 2.0 ASP.NET
Thanks in advance!

Continue reading...
 
Back
Top