puiterwijk opened a new pull request, #6373:
URL: https://github.com/apache/jmeter/pull/6373

   Unrecoverable keys after opening the keystore could be a consequence of the 
key having a different password than the keystore itself. This could cause some 
people to spend a lot of time figuring out what's going on, so let's just give 
them a quick heads up of a potential (common?) reason for this error.
   
   This could be fixed by running "keytool -keypasswd".
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Delete as appropriate 
-->
   - Bug fix (non-breaking change which fixes an issue)
   
   ## Checklist:
   <!--- Go over all the following points, and put an `x` in all the boxes that 
apply. -->
   <!--- If you're unsure about any of these, don't hesitate to ask. We're here 
to help! -->
   - [X] My code follows the [code style][style-guide] of this project.
   - [X] I have updated the documentation accordingly.
   
   [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to