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.
ファイルが実際の証明書 (VeriSign や GlobalSign など) で署名されているかどうかをカーネル ドライバーから確認できますか? これを実行できるコードを持っている人はいますか? ありがとう!
いいえ。カーネルは特定の暗号化操作をある程度サポートしていますが、完全な SSL 実装 (証明書チェーンの検証に必要) や、信頼できる CA の組み込みリストはありません。