Skip to content

x509.js add extension methods

Compare
Choose a tag to compare
@kjur kjur released this 24 Apr 14:09
· 341 commits to master since this release
  • Changes between 5.0.9 to 5.0.10
    • sample_node/jwtverify bugfix
    • x509 1.1.7 to 1.1.8
      • following methods are added:
        • getInfo()
        • getExtSubjectKeyIdentifier()
        • getExtAuthorityKeyIdentifier()
        • getExtExtKeyUsageName()
        • getExtSubjectAltName()
        • getExtCRLDistributionPointsURI()