Plugin manager screen is not working, unable to add Parallel Controller plugin for jmeter.
I have added jmeter-plugins-manager-1.3.jar
in lib/ext
folder and jmeter restarted properly. Still jmeter plugin manager screen showing error as below.
Failed to download plugins repository. One of the possible reasons is that you have proxy requirement for Internet connection.
Please read the instructions on this page: https://jmeter-plugins.org/wiki/PluginsManagerNetworkConfiguration/ Error's technical details:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
I made all the necessary configuration mentioned on add plugin manager. I have found similar problem solution on stack overflow but I didn't get it and also it is not working.
Please help me on this with proper solution.