Skip to content

[v13] Switch to upstream x/crypto #29601

Merged
jakule merged 1 commit intobranch/v13from
jakule/v13/ditch-crypto-fork
Jul 25, 2023
Merged

[v13] Switch to upstream x/crypto #29601
jakule merged 1 commit intobranch/v13from
jakule/v13/ditch-crypto-fork

Conversation

@jakule
Copy link
Copy Markdown
Contributor

@jakule jakule commented Jul 25, 2023

Backport of #28929

* Switch to upstream x/crypto

Removed the dependency override for golang.org/x/crypto and updated the specific version used latest in go.mod. This change is needed because the specific issue with OpenSSH <= 7.6 that necessitated the override has been addressed upstream, making the override unnecessary.

* Update config test to align with newer encryption standards

Commit updates the config test to include more encryption standards, thus maintaining compatibility with a wider range of environments. "ElementsMatch" is now used to ensure the presence of cipher keys, irrespective of their order in the list. This makes the tests more resilient against future changes and amendments in encryption standards.
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from jentfoo July 25, 2023 20:07
@jakule jakule added this pull request to the merge queue Jul 25, 2023
Merged via the queue into branch/v13 with commit 4973b83 Jul 25, 2023
@jakule jakule deleted the jakule/v13/ditch-crypto-fork branch July 25, 2023 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants