tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
textproc/cjose fails with new openssl
Hello
in pkgsrc-2023Q2 (but I didn't find a change in HEAD that could fix it),
textproc/cjose on recent netbsd-10 (with the openssl upgrade) fails with:
jws.c:951:5: error: 'RSA_verify' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
951 | if (RSA_verify(digest_alg, jws->dig, jws->dig_len, jws->sig, jws->sig_len, (RSA *)jwk->keydata) != 1)
Is there a recomended way to fix issues like that ?
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index