Skip to content

update X509.getVersion and add jsrsasign-util saveFileJSON

Compare
Choose a tag to compare
@kjur kjur released this 19 Feb 12:31
· 101 commits to master since this release
  • Changes from 10.1.10 to 10.1.11 (2021-02-19)
    • src/x509.js
      • X509.getVersion supports other than
        empty(DEFAULT =v1) and [0] {INTEGER 2} (=v3).
        Thus version checking is relaxed. (#471)
    • src/nodeutil.js (jsrsasign-util 1.0.4)
      • add saveFileUTF8
      • saveFileJSON API document fix