Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. SSL implementation with desktop application

SSL implementation with desktop application

Scheduled Pinned Locked Moved C#
securitycsharphelpannouncement
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Neeraj Arora
    wrote on last edited by
    #1

    Hi everybody, I want to call a secure web page through desktop application. Though .net automatically validates it but i want to get the exact status of error. In previous version certificatePolicy property of ServicePointManager was used for this purpose but now it is obsoleted. They have provided another function ServerCertificateValidationCallback but when I reach at the statement, it gives an error : "System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."

    N 1 Reply Last reply
    0
    • N Neeraj Arora

      Hi everybody, I want to call a secure web page through desktop application. Though .net automatically validates it but i want to get the exact status of error. In previous version certificatePolicy property of ServicePointManager was used for this purpose but now it is obsoleted. They have provided another function ServerCertificateValidationCallback but when I reach at the statement, it gives an error : "System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."

      N Offline
      N Offline
      Neeraj Arora
      wrote on last edited by
      #2

      very strange!!!!!!!!!!!!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups