X509 guide/tutorial in C#

后端 未结 3 839
耶瑟儿~
耶瑟儿~ 2021-02-06 03:29

Can anyone point me to a good introductory materials on X509 certificates with examples in C#.

3条回答
  •  感情败类
    2021-02-06 03:55

    I found this particularly helpful:

    Nine simple steps to enable X.509 certificates on WCF

    Also, if anyone's having trouble installing the windows devlopment sdk (to get MakeCert.exe), untick the c++ options in the installer and it seems to work fine.

提交回复
热议问题