Re: Disable OpenSSL

"Todd C. Miller via sudo-users" <[email protected]> Thu, 27 Mar 2025 10:15:14 -0600
Newsgroups gmane.comp.tools.sudo.user
Message-ID <[email protected]>
You can already disable OpenSSL via the --disable-openssl configure
option.  OpenSSL is used to support TLS connections to the sudo log
server, sudo_logsrvd.  This is mainly used for remote storage of
sudo session logs.

Sudo ships with its own sha2 functions and can use those if not
using OpenSSL or gcrypt.

 - todd
____________________________________________________________
sudo-users mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-users