Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bidirectional TLS handshake #2

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

DaniilKl
Copy link

No description provided.

@DaniilKl DaniilKl requested a review from artur-rs February 17, 2025 20:16
@DaniilKl DaniilKl self-assigned this Feb 17, 2025
@DaniilKl DaniilKl force-pushed the self-generated-keys branch 3 times, most recently from 3fa3f72 to 93eb6fe Compare February 21, 2025 07:55
Signed-off-by: Daniil Klimuk <[email protected]>
@DaniilKl DaniilKl force-pushed the self-generated-keys branch 2 times, most recently from 34b7db3 to 19287fb Compare February 21, 2025 08:37
@DaniilKl DaniilKl force-pushed the self-generated-keys branch 2 times, most recently from f77051f to 5e90669 Compare February 21, 2025 13:25
Separate client and server context. Add second certificate.

Signed-off-by: Daniil Klimuk <[email protected]>
@DaniilKl DaniilKl force-pushed the self-generated-keys branch from 5e90669 to b9cff37 Compare February 21, 2025 15:18
Signed-off-by: Daniil Klimuk <[email protected]>
Signed-off-by: Daniil Klimuk <[email protected]>
Signed-off-by: Daniil Klimuk <[email protected]>
Signed-off-by: Daniil Klimuk <[email protected]>
Signed-off-by: Daniil Klimuk <[email protected]>
MbedTLS error codes have values less then zero, if a function returned
values greater than zero, then it is a number of processed bytes, not an
error code.

Signed-off-by: Daniil Klimuk <[email protected]>
Signed-off-by: Daniil Klimuk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant