• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

node-opcua / node-opcua-pki / 22284989060
91%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2026 08:46PM UTC
Jobs 1
Files 21
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Feb 2026 08:44PM UTC coverage: 91.413%. Remained the same
22284989060

push

github

erossignon
feat(pki): Enhance PFX toolbox and certificate verification

- Introduced `toolbox_pfx.ts` providing a comprehensive suite of functions
  to create, extract, and inspect PFX (PKCS#12) files using OpenSSL
  (`createPFX`, `extractCertificateFromPFX`, `extractAllFromPFX`, etc.).
- Enhanced `verifyCertificate` in `CertificateManager` with a new option
  `acceptCertificateWithValidIssuerChain` to accept certificates not explicitly
  in the trusted list if their issuer chain is valid and trusted.
- Updated `makeFingerprint` to correctly compute the thumbprint of the leaf
  certificate when a full PEM chain is provided.
- Replaced the deprecated `getCertificateStatus` method with `verifyCertificate`
  across the codebase and updated unit tests accordingly.
- Cleaned up internal trust/reject lists check behavior (e.g. automatically
  un-trusting if rejecting, and vice versa).
- Added robust test suites for `toolbox_pfx`, untrusted issuers, and edge
  cases in certificate verification.

222 of 303 branches covered (73.27%)

67 of 69 new or added lines in 3 files covered. (97.1%)

70 existing lines in 1 file now uncovered.

1022 of 1118 relevant lines covered (91.41%)

452.23 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
87.58
0.0% packages/node-opcua-pki/lib/pki/certificate_manager.ts

Uncovered Existing Lines

Lines Coverage ∆ File
70
87.58
0.0% packages/node-opcua-pki/lib/pki/certificate_manager.ts
Jobs
ID Job ID Ran Files Coverage
1 22284989060.1 22 Feb 2026 08:46PM UTC 21
91.41
GitHub Action Run
Source Files on build 22284989060
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22284989060
  • a81b9c9d on github
  • Prev Build on master (#22284970615)
  • Next Build on master (#22285170831)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc