Searched refs:loadCAFile (Results 1 – 2 of 2) sorted by relevance
1 module.exports = loadCAFile5 function loadCAFile (cafilePath, cb) { function
179 return conf.loadCAFile(cafile, finalize)218 Conf.prototype.loadCAFile = require('./load-cafile.js') method in Conf