You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/09/27 14:12:09 UTC

[Bug 62766] New: Keystore Config : We should load all aliases by default

https://bz.apache.org/bugzilla/show_bug.cgi?id=62766

            Bug ID: 62766
           Summary: Keystore Config : We should load all aliases by
                    default
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: JMETER_5.1

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62766] Keystore Config : We should load all aliases by default

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62766

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |FixedInTrunk
         Resolution|---                         |FIXED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.