1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-17 08:34:46 +02:00

Check SSL certificates and use self-signed certificate to auto identify on IRC server (CertFP) (task #7492) (patch from kolter)

This commit is contained in:
Sebastien Helleu
2009-11-07 19:27:59 +01:00
parent 03e604c675
commit e561ab1ae3
35 changed files with 1129 additions and 68 deletions
@@ -3217,6 +3217,8 @@ weechat_python_api_hook_connect (PyObject *self, PyObject *args)
sock,
ipv6,
NULL, /* gnutls session */
NULL, /* gnutls callback */
0, /* gnutls DH key size */
local_hostname,
&weechat_python_api_hook_connect_cb,
function,