Skip to content

Logicalcafilters#5

Merged
indrora merged 6 commits into
release-2.0from
logicalcafilters
Apr 20, 2026
Merged

Logicalcafilters#5
indrora merged 6 commits into
release-2.0from
logicalcafilters

Conversation

@bhillkeyfactor
Copy link
Copy Markdown
Collaborator

No description provided.

@indrora indrora merged commit 08d2568 into release-2.0 Apr 20, 2026
indrora added a commit that referenced this pull request May 11, 2026
* Logicalcafilters (#5)

* added logging and update .net10

* Update generated docs

* fixed package vulns

* updated documentation

* Update generated docs

---------

Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

* Fix revoke for short (1-byte) certificate serial numbers (#7)

Idnomic's revoke SOAP API expects the serial in canonical form
(no leading zeros, lowercase hex). X509Certificate2.SerialNumber
returns padded uppercase hex (e.g. "05" for a 1-byte serial), which
the API rejects. Normalize to "5" before submitting, with a guard
so an all-zero serial doesn't trim to an empty string.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Brian Hill <76450501+bhillkeyfactor@users.noreply.github.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants