While i am executing Basic Instructions to configure Apache JMeter HTTP(S) Test Script Recorder as mentioned at http://jmeter.apache.org/usermanual/jmeter_proxy_step_by_step.pdf . I am facing error in one dialog box while clicking on start button of HTTP(s) Test Script Recorder. Error is as below,
Could not create script reording proxy - see log for details: Command :"keytool -getkeypair -alias :root_ca: -dname "CN=_DO NOT INSTALL unless this is your certificate (JMeter root CA), OU=Username:ketan.patel, C=US" -keyalg RSA -keystore proxyserver.jks -storepass{redacted)-keypass{redacted)-valididity 7 -ext bc:c' failed, code: 1
Illegal option: -ext
Try keytool -help
Please help...