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

fix: unhide keystore field and add error correction that prevents ca-cert being filled and keystore being null #5030

Merged

Conversation

GregoryIvo
Copy link
Contributor

@GregoryIvo GregoryIvo commented Nov 29, 2023

Fixes a bug where you are unable to add a keystore pid when trying to use a optional ca-cert for eap-ttls and eap-peap.

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

Brief description of the PR. [e.g. Added null check on object to avoid NullPointerException]

Related Issue: This PR fixes/closes {issue number}

Description of the solution adopted: A more detailed description of the changes made to solve/close one or more issues. If the PR is simple and easy to understand this section can be skipped

Screenshots:
image
image

Manual Tests: Optional description of the tests performed to check correct functioning of changes, useful for an efficient review

Any side note on the changes made: Description of any other change that has been made, which is not directly linked to the issue resolution [e.g. Code clean up/Sonar issue resolution]

@GregoryIvo
Copy link
Contributor Author

@marcellorinaldo kindly review this please

@GregoryIvo
Copy link
Contributor Author

@MMaiero Can we tag this for rc5 too?

@MMaiero MMaiero merged commit aaf6d5c into eclipse-kura:develop Nov 29, 2023
6 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 29, 2023
…cert being filled and keystore being null (#5030)

(cherry picked from commit aaf6d5c)
marcellorinaldo pushed a commit that referenced this pull request Nov 29, 2023
…cert being filled and keystore being null [backport release-5.4.0] (#5032)

fix: unhide keystore field and add error correction that prevents ca-cert being filled and keystore being null (#5030)

(cherry picked from commit aaf6d5c)

Co-authored-by: G_Ivo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants