chktrust (1) Linux Manual Page
chktrust – Check the trust of a PE executable. Synopsischktrust [options] filename DescriptionVerify if an PE executable (CLR assembly, Win32 EXE or DLL) has a valid Authenticode(r) signature that can be traced back to a trusted certificate authority (CA). This means that (a) the signature is valid (i.e. file integrity) and, (b) the code-signing certificate…
