On Thu, May 04, 2023 at 07:02:57PM +0200, Mirsad Goran Todorovac wrote:
Hi Bagas,I didn't find any errors using self-compiled OpenSSL 3.1.0. I installed the
I seem to have run into a dead end with this.
OpenSSL 3.0.2 refuses to cooperate, despite enabling legacy ciphers:
BTF [M] net/nsh/nsh.ko
BTF [M] net/hsr/hsr.ko
make -f ./Makefile ARCH=x86 KERNELRELEASE=6.3.0+ intdeb-pkg
sh ./scripts/package/builddeb
INSTALL debian/linux-image/lib/modules/6.3.0+/kernel/arch/x86/events/intel/intel-cstate.ko
SIGN debian/linux-image/lib/modules/6.3.0+/kernel/arch/x86/events/intel/intel-cstate.ko
At main.c:170:
- SSL error:1E08010C:DECODER routines::unsupported:
../crypto/encode_decode/decoder_lib.c:101
library to `/tmp/openssl` and specify
`KCFLAGS=-L/tmp/openssl/lib -I/tmp/openssl/include` when building bindeb-pkgs.
Am I missing something?