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 of #1679 - Respect keyStoreType when loading keystores. #2003

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

kaarefc
Copy link
Contributor

@kaarefc kaarefc commented Oct 26, 2022

Use the provided keyStoreType when loading keystores.
Note that documentation in https://wiremock.org/docs/https/ doesn't actually work - keystores are always attempted to be loaded with the default keystore type.
This seems to be a regression. The type is respected in the Java 7 version of wiremock 2.27.2.

Use the provided keyStoreType when loading keystores.
Note that documentation in https://wiremock.org/docs/https/ doesn't actually work - keystores are always attempted to be loaded with the default keystore type.
This seems to be a regression. The type is respected in the Java 7 version of wiremock 2.27.2.
@kaarefc
Copy link
Contributor Author

kaarefc commented Jan 17, 2023

Please let me know if there is anything further that should be done to this pull request.

@tomakehurst tomakehurst merged commit aa0ee41 into wiremock:master Mar 28, 2023
@tomakehurst
Copy link
Member

Thanks for this, sorry it's taken a while to merge!

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.

None yet

2 participants