Bug 61843 - HTTP(S) Test Script Recorder : Add SAN to JMeter generated CA Certificate
Summary: HTTP(S) Test Script Recorder : Add SAN to JMeter generated CA Certificate
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 3.3
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-01 19:59 UTC by Philippe Mouawad
Modified: 2017-12-01 20:06 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-12-01 19:59:44 UTC
See :

https://github.com/apache/jmeter/pull/347 


"Recently browsers have started to not trust a certificate if it doesn’t have a Subject Alternative Name (SAN) that matches the domain name. This causes the HTTPS proxy to generate warnings in the browser even if the CA certificate is trusted.

This sets the SAN on all the certificates that are generated so that the browsers trust them."
Comment 1 Philippe Mouawad 2017-12-01 20:06:39 UTC
Author: pmouawad
Date: Fri Dec  1 20:05:54 2017
New Revision: 1816901

URL: http://svn.apache.org/viewvc?rev=1816901&view=rev
Log:
Bug 61843 - HTTP(S) Test Script Recorder : Add SAN to JMeter generated CA Certificate
Contributed by Matthew Buckett
This closes #347
Bugzilla Id: 61843

Modified:
    jmeter/trunk/src/jorphan/org/apache/jorphan/exec/KeyToolUtils.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4628