core: change to NSS initialization with DB
commitef9fb4220947844b0d8c619f563427bd274d778c
authorStefan Becker <chemobejk@gmail.com>
Mon, 31 Oct 2011 12:47:07 +0000 (31 14:47 +0200)
committerStefan Becker <chemobejk@gmail.com>
Mon, 31 Oct 2011 13:05:40 +0000 (31 15:05 +0200)
treecd71ae3a967a8f2d41027605f27735f0c3472e48
parent33bd83d038345528dc3ca02219e2613f24475984
core: change to NSS initialization with DB

TLS-DSK support will require a certificate store. Change the NSS
initialization from "no DB" to "with DB". The directory path for the NSS
DB is provided by a new backend function.
src/api/sipe-backend.h
src/core/sipe-core.c
src/purple/purple-user.c