On Sat, 19 Nov 2022 14:59:57 +0100, Stefan Weil wrote:
> Am 19.11.22 um 14:03 schrieb Stephen Kitt:
> > Since you have a working build, could you run ldd on it and reply with the
> > result?
>
[...]
>
> That differs from the non-working one which does not use
> libcrypto.so.1.1 (that's the on
I could now debug the code and at least see which function fails:
PKCS12_parse failed with
error:0308010C:digital envelope routines::unsupported.
libssl3 no longer provides support by default for some old and unsecure
algorithms. Such algorithms can be loaded by function OSSL_PROVIDER_load
or
Am 19.11.22 um 14:03 schrieb Stephen Kitt:
Since you have a working build, could you run ldd on it and reply with the
result?
Working build:
linux-vdso.so.1 (0x7ffd29d74000)
libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1
(0x7f41f5e0)
libcurl-gnutls.so.4 =
Hi Stefan,
On Sat, 19 Nov 2022 12:59:07 +0100, Stefan Weil wrote:
> Code signing no longer works with the package from Debian bookworm,
> while Debian bullseye and a local build based on
> https://github.com/mtrojnar/osslsigncode works fine.
Thanks for taking the time to report this!
Since you
Package: osslsigncode
Version: 2.5-2
Severity: normal
Code signing no longer works with the package from Debian bookworm,
while Debian bullseye and a local build based on
https://github.com/mtrojnar/osslsigncode works fine.
Error with bookworm:
stefan@qemu:~$ osslsigncode sign -pkcs12 PATH/sw.p1
5 matches
Mail list logo