Skip to content

Add local TLS provider#99

Open
sled wants to merge 4 commits into
basecamp:mainfrom
sled:local-tls-provider
Open

Add local TLS provider#99
sled wants to merge 4 commits into
basecamp:mainfrom
sled:local-tls-provider

Conversation

@sled

@sled sled commented Nov 12, 2025

Copy link
Copy Markdown

Picking up from #40 where @ioquatix did most of the heavy lifting with the suggestions from @kevinmcconnell applied, i.e. I refactored the TLS providers to share a common interface. I also added some tests.

What could be optimized is caching the certificates inside of the LocalTLSProvider, at the moment a new certificate is being issued on every request.

@reesericci reesericci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As the original author on the first PR, this looks great to me!

@sfnelson

sfnelson commented Feb 6, 2026

Copy link
Copy Markdown

@kevinmcconnell does this PR address your concerns with #40?

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.

4 participants