Skip to content

Add trust certificate search endpoint#9

Open
ElliottsTech wants to merge 1 commit into
Pixelworlds:masterfrom
ElliottsTech:master
Open

Add trust certificate search endpoint#9
ElliottsTech wants to merge 1 commit into
Pixelworlds:masterfrom
ElliottsTech:master

Conversation

@ElliottsTech

Copy link
Copy Markdown

Add trust_cert_search tool for /api/trust/cert/search API endpoint. Returns full certificate details including UUID, description, validity dates, usage flags, and certificate payloads.

The certSearch method is not exposed by the OPNsense client library, so custom handling was added to call the endpoint directly via client.trust.http.get().

This was completly created by Claude Code, and done just because it was missing and I have no idea how to add it myself. But, if you can add the endpoint, that woudl be great and if this helps you do it properly, even better.

Add trust_cert_search tool for /api/trust/cert/search API endpoint.
Returns full certificate details including UUID, description, validity
dates, usage flags, and certificate payloads.

The certSearch method is not exposed by the OPNsense client library,
so custom handling was added to call the endpoint directly via
client.trust.http.get().

Co-Authored-By: Claude Sonnet 4.6 <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