0.4.1
- Fixed
OpenSSLCSRGenerator
to return aPromise
instead of aGenerator
(as defined by the interface) and to resolve the promise with the CSR contents instead of a boolean.
OpenSSLCSRGenerator
to return a Promise
instead of a Generator
(as defined by the interface) and to resolve the promise with the CSR contents instead of a boolean.