Commit Graph

2 Commits

Author SHA1 Message Date
Marshall Greenblatt
1e8093a910 bootstrap: Load client DLL as untrusted for checks (see #3935) 2025-05-29 12:21:10 -04:00
Marshall Greenblatt
6606e241a1 cefclient: win: Add code signing verification (see #3935)
Move code signing verification code to libcef_dll_wrapper
and add example checks in cefclient.

Load libcef.dll with code signing checks.

Add a CefScopedLibraryLoader variant for Windows.
2025-05-29 12:20:30 -04:00