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

TestApp: Make Certificate selectable from device #15

Closed
wba2hi opened this issue Oct 6, 2023 · 0 comments · Fixed by #21
Closed

TestApp: Make Certificate selectable from device #15

wba2hi opened this issue Oct 6, 2023 · 0 comments · Fixed by #21

Comments

@wba2hi
Copy link
Contributor

wba2hi commented Oct 6, 2023

Is your feature request related to a problem? Please describe.
Right now we use a hard coded custom certificate. Therefore the DataBroker always needs to be started with the same certificate as well. We should add more flexibility by allowing the user to select a custom certificate used for encrypted traffic.

Describe the solution you'd like
Instead of using a hard-coded custom certificate it should be possible to select a custom certificate to use for authentication. Error management is important, if an invalid file is selected or no certificate at all, the error management should be appropriate, the app should not crash.

wba2hi added a commit to boschglobal/kuksa-android-sdk that referenced this issue Oct 12, 2023
Closes: eclipse-kuksa#15
Signed-Off-By: Andre Weber <andre.weber3@etas.com>
lukasmittag pushed a commit that referenced this issue Oct 13, 2023
Closes: #15
Signed-Off-By: Andre Weber <andre.weber3@etas.com>
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 a pull request may close this issue.

1 participant