Skip to content

openssl 3.0: dont use deprecated functions #7

openssl 3.0: dont use deprecated functions

openssl 3.0: dont use deprecated functions #7

Re-run triggered November 7, 2023 15:22
Status Failure
Total duration 36s
Artifacts

push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
codespell: src/vpnc.c#L3155
pakets ==> packets
commitlint
You have commit messages with errors ⧗ input: openssl 3.0: dont use deprecated functions EVP_PKEY_get1_RSA, RSA_size and RSA_public_decrypt got deprecated in openssl 3.0, switch to EVP_PKEY_verify_recover Code change mimics strongswan implementation from: src/libstrongswan/plugins/openssl/openssl_rsa_public_key.c Also works with openssl 1.1.1n from debian buster Signed-off-by: Ulrich Weber <ulrich.weber@gmail.com> ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint