简体   繁体   中英

ASP.NET Web API with x509 security certificate

I'm going to use MembershipReboot for my asp.net web api authentication and I'm supposed to implement X509 Certificate .

There is an article in msdn about How to: Secure a Service with an X.509 Certificate , which is for WCF services that uses ServiceHost class. So the question is how to achieve this in asp.net web api services? Is it possible?

There are some "prerequisites" to work with SSL that is:

You may also want to take a look at:

Here is a full Article on:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM