mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-15 06:05:53 -06:00
[GH-ISSUE #17] Key exchange is slow/gets timeouts #15
Labels
No labels
bug
documentation
enhancement
enhancement
pull-request
question
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ssheven#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cy384 on GitHub (Aug 7, 2022).
Original GitHub issue: https://github.com/cy384/ssheven/issues/17
Key exchange is slow. This is arguably more of a bug in mbedtls but I want to track it here for my purposes. Notes:
@reukiodo commented on GitHub (May 12, 2023):
Is there debug output to see what cipher/key exchange the client is using to connect?