X509.getExtCRLDistributionPointsURI small fix
- 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.
- fix X509.getExtCRLDistributionPointsURI. This returns
- src/x509.js