Bug 62570

Summary: HTTP(S) Test Script Recorder : Increase validity of Root CA used to capture traffic
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: REOPENED ---    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 4.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Log a hint to change the validity period for newly generated CAs

Comment 1 Philippe Mouawad 2018-07-25 20:08:38 UTC
Author: pmouawad
Date: Wed Jul 25 20:08:12 2018
New Revision: 1836664

URL: http://svn.apache.org/viewvc?rev=1836664&view=rev
Log:
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
Comment 2 Felix Schumacher 2018-07-26 19:51:29 UTC
Reverted after discussion on mailing list.

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
Comment 3 Felix Schumacher 2018-07-26 20:03:52 UTC
Created attachment 36051 [details]
Log a hint to change the validity period for newly generated CAs

When a Test Root CA is generated, produce a hint about how to change the validity period in the logs.

It would be even better to display a dialog on first CA creation (when a GUI is detected) and safe the value for later usage.
Comment 4 Philippe Mouawad 2018-07-28 15:28:56 UTC
Another enhancement would be to detect that CA is expired when starting recording.
Comment 5 The ASF infrastructure team 2022-09-24 20:38:14 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4829