Skip to content

Conversation

@plavjanik
Copy link
Contributor

A unit test that checks that ignoringSslContextFactory has empty keystore (necessary for IBM Java to not use the javax.net properties to load the keystore) to make sure that code in #527
will work in the future.

I could not find public API to get the keystore and the reflection did not work for me either so adding a package field was the easiest option.

Signed-off-by: Petr Plavjanik plavjanik@gmail.com

Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
Copy link
Contributor

@JirkaAichler JirkaAichler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 4, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

75.0% 75.0% Coverage
0.0% 0.0% Duplication

@plavjanik
Copy link
Contributor Author

The PR has added new unit tests and has not affected z/OS integration tests. Integration tests were run manually.

@plavjanik plavjanik merged commit 2279fc7 into master Mar 4, 2020
@delete-merged-branch delete-merged-branch bot deleted the test-for-empty-context branch March 4, 2020 16:18
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.

5 participants