Bug 52762

Summary: Problem with multiples certificates: first index not used until indexes are restarted
Product: JMeter - Now in Github Reporter: Julian Cesar <juliancesar>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: juliancesar, p.mouawad
Priority: P2    
Version: 2.6   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Correction

Description Julian Cesar 2012-02-24 19:11:44 UTC
Created attachment 28382 [details]
Correction

Hi, I made a dumb mistake in this feature! 
When we request the next certificate index on list (previously loaded) the increment of index ocurred before used, so the first index is not used, unless the indexes are restarted.
We did not have detected this problem until we need to get a specific certificate.
The correction is atached in ticket.
Comment 1 Philippe Mouawad 2012-02-25 09:49:11 UTC
Date: Sat Feb 25 09:48:29 2012
New Revision: 1293562

URL: http://svn.apache.org/viewvc?rev=1293562&view=rev
Log:
Bug 52762 - Problem with multiples certificates: first index not used until indexes are restarted

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/util/keystore/JmeterKeyStore.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2749