简体   繁体   中英

Client certificate authentication over HTTP (without HTTPS)

Can client certificates be used for authentication without HTTPS, only over HTTP on Windows IIS platform with ASP.NET ?

I need to authenticate a client using a digital certificate and i can't use HTTPS.

No you can't, at least if the client is a web-browser. Moreover, it doesn't have any sense.

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