1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +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
@@ -3615,6 +3615,8 @@ weechat_lua_api_hook_connect (lua_State *L)
sock,
ipv6,
NULL, /* gnutls session */
NULL, /* gnutls callback */
0, /* gnutls DH key size */
local_hostname,
&weechat_lua_api_hook_connect_cb,
function,