Skip to content

Conversation

@loganmzz
Copy link

Helps to integrate script into non-interactive process.

Description

Pass script parameters to keytool command

N/A

Motivation and Context

It helps caller to customize key creation and also enable to integrate script into non-interactive process.

How Has This Been Tested?

${JMETER_HOME}/bin/create-rmi-keystore.sh -dname 'o=Foobar' -keypass 'f0o84R!'

%JMETER_HOME%\bin\create-rmi-keystore.bat -dname 'o=Foobar' -keypass 'f0o84R!'

  • Linux: Debian 8 (Docker) + Open JDK 8u111
  • Windows: 7 Pro + Oracle JDK 8u152

N/A

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

Helps to integrate script into non-interactive process.
@asfgit asfgit closed this in d33bd0b May 26, 2018
@FSchumacher
Copy link
Contributor

Thanks for your contribution.
Would you care to update the docs for the changes and create a new pull request :)

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