Do not needlessly enable pfs anymore
This commit is contained in:
parent
05fc97381f
commit
1a428ed80a
1 changed files with 1 additions and 2 deletions
|
@ -645,8 +645,7 @@ static void tgprpl_login (PurpleAccount * acct) {
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
tgl_enable_pfs (TLS);
|
||||
|
||||
tgl_set_ev_base (TLS, conn);
|
||||
tgl_set_net_methods (TLS, &tgp_conn_methods);
|
||||
tgl_set_timer_methods (TLS, &tgp_timers);
|
||||
|
|
Loading…
Add table
Reference in a new issue