mtrojnar / osslsigncode

OpenSSL based Authenticode signing for PE/MSI/Java CAB files
Other
731 stars 124 forks source link

Use X509_LOOKUP_load_file() to load certificates with a lookup using the implementation X509_LOOKUP_file() #326

Closed olszomal closed 7 months ago

olszomal commented 7 months ago

Workaround OpenSSL error https://github.com/openssl/openssl/pull/22885. Fixed #325