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.
NPAPI を使用して Web サイトの SSL 証明書コンテキストを取得する方法は? libnss (Network Security Services) を使用できますか、それとも WinINet の InternetQueryOption() を使用してコンテキストを取得する必要がありますか。
ありがとう、サレ
NPAPI には、その情報を提供できるものは何もありません。また、私の知る限り、ページに JavaScript も含まれていません。
そのため、URL を取得し、外部ライブラリを使用してそれに関する詳細情報を取得する方法はおそらくありません。