OpenSSL 3 PKCS#11 Provider

2022-06-27 Thread Timo Teras
Hi all, I am looking into implementing an OpenSSL 3 PKCS#11 Provider. Similar to libp11 engine, but targetting the new OpenSSL 3 APIs. Are any of you aware of any such existing work/project? Or if someone is interested in helping in any way (coding, testing, documenting, etc.) feel free to

Re: Verify a signed executable

2022-06-27 Thread Gisle Vanem
Beilharz, Michael wrote: I know that there are additional ways to verify "my binaries" like verifying hash-values etc., but i was wondering, if it is possible to verify a signed binary. On Windows? Sure with this tool for example:

Verify a signed executable

2022-06-27 Thread Beilharz, Michael
Hi, i know how to get several informations about a certificate, like expiring date, etc. ... no big deal. But, can i verify a signed executable? We sign all of our compilations, like .EXEs or .DLLs, i would like to verify these signed binaries at our customer environments, so that i'm abled to