Skip to content

Conversation

@mcpherrinm
Copy link
Contributor

@mcpherrinm mcpherrinm commented Sep 14, 2025

This runs a simple webserver to host the demonstration certificates.

Right now, there's a placeholder which loads a key pair from files. This is going to be deleted in an upcoming PR, but is enough to get started without making this PR too big.

The page content is also a plain text message, pending adding a better page content to be rendered.

This PR disables the wrapcheck linter because I think it's not always helpful, and we should consider on a case-by-case basis on when wrapping errors is useful. They're not stack traces.

This runs a simple webserver to host the demonstration certificates.

Right now, there's a placeholder which loads a key pair from files.
This is going to be deleted in an upcoming PR, but is enough to get
started without making this PR too big.

The page content is also a plain text message, pending adding a better
page content to be rendered.
@mcpherrinm mcpherrinm requested a review from a team as a code owner September 14, 2025 20:00
I don't think it's always necessary to wrap errors, so this linter is not
helpful. We should evaluate on a case-by-case basis when wrapping is helpful.

Fix unused parameter warning on the todoGetCert placeholder function.
@mcpherrinm mcpherrinm merged commit eb2a66e into main Sep 15, 2025
1 check passed
@mcpherrinm mcpherrinm deleted the mattm-webserver branch September 15, 2025 04:16
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.

3 participants