-
Notifications
You must be signed in to change notification settings - Fork 581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Optional verification of hostnames in TLS certificates #3078
Open
jes
wants to merge
9
commits into
OpenSIPS:master
Choose a base branch
from
jes:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 26b5c29 - Browse repository at this point
Copy the full SHA 26b5c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ff9bf - Browse repository at this point
Copy the full SHA 50ff9bfView commit details -
Copy peer hostname from sockaddr_union into tcp_connection
This is so that hostnames in TLS certificates can be validated.
Configuration menu - View commit details
-
Copy full SHA for 080fce6 - Browse repository at this point
Copy the full SHA 080fce6View commit details -
tls_openssl: enable certificate hostname validation
Based on example from https://wiki.openssl.org/index.php/Hostname_validation
Configuration menu - View commit details
-
Copy full SHA for 78af591 - Browse repository at this point
Copy the full SHA 78af591View commit details -
SRV lookups: take hostname from original lookup instead of SRV record
This is so that TLS certificate validation looks at the correct hostname instead of the one in the SRV record.
Configuration menu - View commit details
-
Copy full SHA for e201c14 - Browse repository at this point
Copy the full SHA e201c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc9862f - Browse repository at this point
Copy the full SHA dc9862fView commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2efbf64 - Browse repository at this point
Copy the full SHA 2efbf64View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4517e18 - Browse repository at this point
Copy the full SHA 4517e18View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0eccdbf - Browse repository at this point
Copy the full SHA 0eccdbfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.