Skip to content
Compare
Choose a tag to compare
@a1div0 a1div0 released this 31 Jan 03:30
· 1 commit to main since this release
  • The order of working with the module has been changed: now we first create an
    object using the module (function new), and then the object creates a
    certificate (method getCert).
  • Added generate CSR inside the module. External CSR-file is no longer required.
  • Added method for getting certificate expiration date