Skip to content

X509.getExtCRLDistributionPointsURI small fix

Compare
Choose a tag to compare
@kjur kjur released this 06 Apr 04:55
· 35 commits to master since this release
  • Changes from 10.5.14 to 10.5.15 (2022-Apr-06)
    • src/x509.js
      • fix X509.getExtCRLDistributionPointsURI. This returns
        undefined when no CDP extension as specified in document
        even though it is deprecated method.