https://issues.apache.org/bugzilla/show_bug.cgi?id=52033
--- Comment #15 from Philippe Mouawad <[email protected]> 2011-11-01 21:52:57 UTC --- Date: Tue Nov 1 21:51:46 2011 New Revision: 1196306 URL: http://svn.apache.org/viewvc?rev=1196306&view=rev Log: Bug 52033 - Allowing multiple certificates (JKS) Added Keystore Config component to enable configuring: - Preload - Start alias index - End alias index Added: jmeter/trunk/src/components/org/apache/jmeter/config/KeystoreConfig.java (with props) jmeter/trunk/src/components/org/apache/jmeter/config/KeystoreConfigBeanInfo.java (with props) jmeter/trunk/src/components/org/apache/jmeter/config/KeystoreConfigResources.properties (with props) jmeter/trunk/xdocs/images/screenshots/keystore_config.png (with props) Modified: jmeter/trunk/src/core/org/apache/jmeter/util/SSLManager.java jmeter/trunk/src/core/org/apache/jmeter/util/keystore/DefaultKeyStore.java jmeter/trunk/src/core/org/apache/jmeter/util/keystore/JmeterKeyStore.java jmeter/trunk/xdocs/usermanual/component_reference.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
