7a3e74cf694018579c007689b83b911d8084f602
fc60d968fb4a96d857de9cbba66493cecf793a61
d78ad9271a520e57adce43c53aa47f529e25e6cf
aa1b511224277f377cb8aebf93a06dc25d993c18
8701289f05f376f93bff35c6a8c606a3bcb08432
F-28 is switching the NSS default database type to sqlite. The unit tests have exposed a few issues in certmonger and a few assumptions in the tests.
Some of the tests assumed the database would be dbm. Add some new tests for sqlite and don't assume the underlying database scheme in others.
Duplicate of PR #92 which has a better description.
Pull-Request has been closed by rcritten
F-28 is switching the NSS default database type to sqlite. The unit tests have exposed a few issues in certmonger and a few assumptions in the tests.
Some of the tests assumed the database would be dbm. Add some new tests for sqlite and don't assume the underlying database scheme in others.