Bug 62766 - Keystore Config : We should load all aliases by default
Summary: Keystore Config : We should load all aliases by default
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.0
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.1
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-09-27 14:12 UTC by Philippe Mouawad
Modified: 2018-09-28 19:50 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2018-09-27 14:12:09 UTC
Currently the component is not intuitive enough and default values are not great.

I propose the following changes:

- Set end index to -1 which means , load everything as users easily make a mistake of setting a value lower than certificates in store and then use a CVS with aliases that contain aliases that are after the certs in jks leading to No alias found for 'alias name'

- Set a default name certAlias
Comment 1 Philippe Mouawad 2018-09-28 19:50:34 UTC
pmouawad@apache.org
	
9:50 PM (0 minutes ago)
	
to commits
Author: pmouawad
Date: Fri Sep 28 19:50:06 2018
New Revision: 1842280

URL: http://svn.apache.org/viewvc?rev=1842280&view=rev
Log:
Bug 62766 : Keystore Config : We should load all aliases by default
Contributed by UbikLoadPack
Bugzilla Id: 62766

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/config/KeystoreConfig.java
    jmeter/trunk/src/components/org/apache/jmeter/config/KeystoreConfigBeanInfo.java
    jmeter/trunk/src/core/org/apache/jmeter/util/keystore/JmeterKeyStore.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:14 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4874