aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-10-25 02:16:52 -0300
committerdequis <dx@dxzone.com.ar>2015-10-25 02:16:52 -0300
commite4c3041a398adb7ac938e0e3cd62ef52247658ad (patch)
treea315e0388a389d7a0168b066ebe0feae3511e5e6 /lib
parentd7969a1ae0c0b822929886195222b05433236bb7 (diff)
purple: Fix certificate cache dir after changing user dir
This fixes the issue with getting asked to accept certificates that are perfectly valid, every time. The directory is normally created by x509_tls_peers_init(), a few calls below purple_core_init(), which is at module initialization time, way before we have an irc username to fix the user directory. So it creates the wrong directory first, and now we have to fix it manually. And apparently not being able to save cached certificates somehow means they aren't trusted. For some reason. < krisfremen> "for some reason" < dx> idklol
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions