From: SourceForge.net <no...@so...> - 2011-01-09 11:03:10
|
Feature Requests item #1538887, was opened at 2006-08-11 20:34 Message generated for change (Comment added) made by psychon You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=672824&aid=1538887&group_id=115828 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Check ircd's SSL cert Initial Comment: Make znc check the ircd's SSL certificate to prevent man-in-the-middle attacks. ---------------------------------------------------------------------- >Comment By: Psychon (psychon) Date: 2011-01-09 12:03 Message: Wow, there are IRC servers with valid SSL certificates out there? This module doesn't really check the SSL certificate, but it remembers the cert's pubkey. If the next time we connect to this server another pubkey (=another cert) is presented, the connection is aborted: http://people.znc.in/~psychon/znc/modules/certchecker.cpp Hope this helps. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=672824&aid=1538887&group_id=115828 |