Author: fschumacher
Date: Thu Jul 26 18:57:56 2018
New Revision: 1836751
URL: http://svn.apache.org/viewvc?rev=1836751&view=rev
Log:
Revert r1836664
Bug 62570 - HTTP(S) Test Script Recorder : Increase validity of Root CA used to capture traffic
Bugzilla Id: 62570
Modified:
jmeter/trunk/bin/jmeter.properties
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java
jmeter/trunk/xdocs/usermanual/component_reference.xml
jmeter/trunk/xdocs/usermanual/properties_reference.xml
Modified: jmeter/trunk/bin/jmeter.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/jmeter.properties?rev=1836751&r1=1836750&r2=1836751&view=diff
==============================================================================
--- jmeter/trunk/bin/jmeter.properties (original)
+++ jmeter/trunk/bin/jmeter.properties Thu Jul 26 18:57:56 2018
@@ -638,7 +638,7 @@ upgrade_properties=/bin/upgrade.properti
# define this property if you wish to use your own keystore
#proxy.cert.alias=
JMeter will generate its own certificate(s).
-These are generated with a validity period defined by the property proxy.cert.validity
, default 90 days, and random passwords.
+These are generated with a validity period defined by the property proxy.cert.validity
, default 7 days, and random passwords.
If JMeter detects that it is running under Java 8 or later, it will generate certificates for each target server as necessary (dynamic mode)
unless the following property is defined: proxy.cert.dynamic_keys=false
.
When using dynamic mode, the certificate will be for the correct host name, and will be signed by a JMeter-generated CA certificate.
Modified: jmeter/trunk/xdocs/usermanual/properties_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/properties_reference.xml?rev=1836751&r1=1836750&r2=1836751&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/properties_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/properties_reference.xml Thu Jul 26 18:57:56 2018
@@ -833,7 +833,7 @@ JMETER-SERVER
- Defaults to: 90
+ Defaults to: 7