Skip to content

0.4.1

Compare
Choose a tag to compare
@kelunik kelunik released this 17 Nov 14:41
· 36 commits to master since this release
v0.4.1
  • Fixed 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.