Robert Wagner
Robert Wagner
In the `tr-TR` culture, the letter `i` is capitalized as `İ`. This causes a problem when using `Fri` as a day of week value. Since this library only accepts English...
This shores up the tests for WebSockets: - Clarified which certificate was "wrong" by creating a dedicated certificate for that purpose - Improved assertions to check the message as well...
 With https://github.com/dotnet/corefx/issues/12038 being resolved... some time ago, this is now a thing
This enables TLS1.3, however for some reason the client certificate comes through as `null`. I tried a few different formats, but to no avail. I also had to enable TLS1.3...
Resolves https://github.com/OctopusDeploy/Issues/issues/3034 TODO - [ ] Make amount of time that needs to elapse configurable - [ ] Make API backwards compatible
Also, it would be interesting to use the xxHash algorithm instead of SHA1 (SHA1 has an average speed of 0.28 GB/s, while xxHash has 5.4 GB/s). https://cyan4973.github.io/xxHash/ _Originally posted by...
### Team - [X] I've assigned a team label to this issue ### Severity Low ### Version Probably a long time ### Latest Version I could reproduce the problem in...