Closed mregen closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 54.65%. Comparing base (
54b287c
) to head (9739c03
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@mregen can you reopen the original issue bringing this up until we have a fix
Proposed changes
Skip the client validation of the application Uri in the server certificate agoinst the returned endpoint in the create session response. Due to IOP issues with old servers in production there needs to be a solution which allows to suppress the check.
Working on a better integration of the check (#2731)
Related Issues
Types of changes
What types of changes does your code introduce? Put an
x
in the boxes that apply. You can also fill these out after creating the PR.Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...