UNPKG

pfx-to-pem

Version:

Convert .pfx to .pem files (key, cert or both) with simple OpenSSL bindings

3 lines (2 loc) 60 B
'use strict'; module.exports = require('./lib/pfx-to-pem');