Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Improve SSL security of target connections #303

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Improve SSL security of target connections #303

merged 2 commits into from
Dec 12, 2024

Conversation

lukehinds
Copy link

Previously we were not checking the hostname and verifying a cert as required. We also set up a basic ssl context in this PR

Note this is connection to a host, it does not require our server key or set.

Luke Hinds added 2 commits December 12, 2024 08:53
Previously we were not checking the hostname and verifying a
cert as required. We also set up a basic ssl context in this PR

Note this is connection to a host, it does not require our
server key or set.
@jhrozek
Copy link
Contributor

jhrozek commented Dec 12, 2024

@lukehinds needs rebase atop the recent header fix

@lukehinds lukehinds merged commit 3c2623e into main Dec 12, 2024
3 checks passed
@lukehinds lukehinds deleted the ssl-context branch December 12, 2024 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants