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 issue where setting keystore/truststore type to pkcs12 by default… #62

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

Gabriel3G
Copy link
Collaborator

@Gabriel3G Gabriel3G commented Aug 1, 2019

Solves #60

  • Removes default keystore/truststore type to PKCS12 when keystore/truststore is not set.
  • Added warning that using this plugin SSL configuration will overwrite JMeter SSL config.

A better solution is needed to use both JMeter SSLManager (to sign SOAP message for example) and using a SSL secured elasticsearch cluster without overwriting the former.

@anthonygauthier
Copy link
Owner

This will be merged as soon as I have access to my computer 😄

@anthonygauthier anthonygauthier merged commit 9ec0326 into anthonygauthier:master Aug 2, 2019
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.

2 participants