开发者

How to make jQuery consume a secured service?

开发者 https://www.devze.com 2023-04-05 19:40 出处:网络
i want to consume a web service which has certificate based security. is it possible to use the browser certificate (x509) store to co开发者_开发技巧nsume such a serviceThere are currently no explicit

i want to consume a web service which has certificate based security. is it possible to use the browser certificate (x509) store to co开发者_开发技巧nsume such a service


There are currently no explicit hooks in any of the generally available browser JavaScript environments to interact with the browser certificate store. You can probably do something using a Firefox plugin via Mozilla's APIs but otherwise you're probably not going to have a ton of luck on that front.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号