You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:-
Create a utility class that uses openssl to open a secure TCP connection with server.
Adapt the test framework to also support TLS for testing purpose.
This story must be started after Openssl is integrated
The text was updated successfully, but these errors were encountered:
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:-
This story must be started after Openssl is integrated
The text was updated successfully, but these errors were encountered: