Michał Trojnara

Results 96 comments of Michał Trojnara

I reviewed the current code of both OpenSSL and libp11 for this issue, but I failed to find a cause. Was anyone able to reproduce this issue? Which version of...

Can anyone reproduce this issue when `p11-kit-proxy.so` is not used? Please search your system for instances of that file and temporarily rename them to make sure they are not used.

No response. I conclude the issue is caused by `p11-kit-proxy.so` and not our engine.

Your `RHEL_RELEASE_EXTRA=503` workaround worked fine. Thank very much for your help. I updated my Rocky Linux to release 9.5 today, and built the module against the latest kernel-devel package distributed...

Rocky Linux is supposed to be built from open source RHEL SRPMs without any modifications, isn't it? Please let me know if there is anything else I can help with.

> Do you think it is ok to make `-addUnauthenticatedBlob` require a path? Your PR should not break any existing scripts that invoke osslsigncode, so `-addUnauthenticatedBlob` should not **require** a...

I'm confused with your configuration. If you're using a dedicated `cloudhsm.so` engine for OpenSSL then what's the reason of specifying a PKCS#11 module as a paramter? In seems perfectly normal...

Why do you think a crash in libp11 should be fixed in osslsigncode?