Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从 javascript 调用启用 SSL 的 Web 服务器上的 Web 服务,并为其提供未签名的证书。
我想知道,有没有办法接受来自 javascript 的未签名证书?
不,没有办法。
这违反了XSS 跨站调用。