CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/10/22 23:16:55

Modified files:
        usr.sbin/rpki-client: filemode.c parser.c 

Log message:
rpki-client: remove legacy libcrypto initialization

These were never needed since rpki-client only ever targeted LibreSSL
and OpenSSL versions with "automatic library initialization". We do not
use the ugly libcrypto error strings any longer and we never looked up
ciphers and digests by name anyway.

"Go for it" claudio

Reply via email to