You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
zqlovejyc
changed the title
"DangerousAcceptAnyServerCertificateValidator=true " when "DownstreamScheme=wss" does not work
"DangerousAcceptAnyServerCertificateValidator=true" when "DownstreamScheme=wss" does not work
Nov 18, 2020
…tificateValidator (#1377)
* Fix/1375 fix DownstreamRoute DangerousAcceptAnyServerCertificateValidator does not work
* Fix the exception when RoundRobin services is empty
* Fix build errors
* IDE0063 'using' statement can be simplified
* IDE0051 Private member 'StreamCopyBufferSize' is unused
* Use nameof() in string interpolations
* @RaynaldM code review
* Code review. Refactor method
* Organize folders for WebSockets feature
* Add unit tests class for WebSockets feature
* Refactor middleware to make it suitable for unit testing
* Add unit test
* Review current acceptance tests for WebSockets
* Review
---------
Co-authored-by: raman-m <[email protected]>
raman-m
added
merged
Issue has been merged to dev and is waiting for the next release
and removed
accepted
Bug or feature would be accepted as a PR or is being worked on
labels
Sep 28, 2023
The text was updated successfully, but these errors were encountered: