Revert "Allow user to provide a key/certificate pair for outgoing IRC connections."
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Jun 2008 11:52:45 +0000 (13:52 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Jun 2008 11:52:45 +0000 (13:52 +0200)
commit546e609b7e2fa683e8b7b90d6079dd3a80ed4c6b
treeea85f6c23f45932436a5feb0144b9472b1e8a036
parent4d51726933e9ac2a5a335a23f957c7c75ead0be8
Revert "Allow user to provide a key/certificate pair for outgoing IRC connections."

This implementation uses one cert for all users, which is not correct.
Reverting this until we have found a sane solution to allow key-based auth
in a multi-user setting.

This reverts commit e91445dfdb33704e5daafa8631bc9a1419251c1c.
src/core/networkconnection.cpp