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

Implement utility to support TLS connection #34

Open
Iandiehard opened this issue Sep 22, 2023 · 0 comments · May be fixed by #39
Open

Implement utility to support TLS connection #34

Iandiehard opened this issue Sep 22, 2023 · 0 comments · May be fixed by #39
Assignees
Labels
enhancement New feature or request

Comments

@Iandiehard
Copy link
Owner

Description:-

Currently DoIP only supports unsecured connection with server. This story will create a utility class that will provide the support to secure the tcp socket with TLS connection

Task:-

  1. Create a utility class that uses openssl to open a secure TCP connection with server.
  2. Adapt the test framework to also support TLS for testing purpose.

This story must be started after Openssl is integrated

@Iandiehard Iandiehard added the enhancement New feature or request label Sep 22, 2023
@Iandiehard Iandiehard self-assigned this Sep 22, 2023
@Iandiehard Iandiehard linked a pull request Oct 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant