https://issues.apache.org/bugzilla/show_bug.cgi?id=56057
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO OS| |All --- Comment #1 from Sebb <[email protected]> --- The ApacheJMeterTemporaryRootCA.crt/.usr files are only exported when the corresponding certificate is created. If you delete either of these files without deleting the proxyserver.jks file, JMeter will not re-export the existing certificate. This is by design; the certificate does not change (except if it needs to be recreated) so there is no point re-exporting the certificates. The user is responsible for keeping the file if they want to reload it later into a browser. If the certificate in the proxyserver.jks file becomes unusable for any reason - e.g. it expires or the cached password is changed - then JMeter should create a new certificate and export it to the .crt/.usr files. If JMeter 2.11 does not do this, please provide full details of how to reproduce the issue along with relevant log files -- You are receiving this mail because: You are the assignee for the bug.
