Re: sudo_logsrvd configuration

"Todd C. Miller" <[email protected]> Mon, 26 Jul 2021 14:01:46 -0600
Newsgroups gmane.comp.tools.sudo.user
Message-ID <[email protected]>
This is being tracked in https://bugzilla.sudo.ws/show_bug.cgi?id=988
The problem was introduced during a refactor in sudo 1.9.7.
The fix is a single line change of TLS_client_method() to TLS_method().
OpenSSL cares about TLS_client_method() vs. TLS_server_method()
where LibreSSL does not.

I'm verifying the fix now.

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