When I run http request I am getting following error,
Response code: Non http responce code: javax.net.ssl.SSLprotocol exception
Instructor
Abhishek Puri Replied on 11/10/2018Please share the screenshot of the sampler error as well as the HTTP Sampler configuration.
this screen shot is the sample http request
This is the responce code I am getting and why 2 request showing one is green and another one red
Instructor
Abhishek Puri Replied on 11/10/2018
Please note that the request is getting redirected. So, as a result, you are able to see two samplers in view results tree.
Now, regarding SSL exception, you need to manually add the SSL certificate in order to access the page.
You can obtain the certificate from the client.
May I know where I need to add and what are steps I need to follow for resolving this issue
Instructor
Abhishek Puri Replied on 12/10/2018You can include the certificate by using the key combination "Ctrl + M".
After adding also still I am getting same error
Instructor
Abhishek Puri Replied on 12/10/2018
You can add the JKS file manually in jmeter.properties.
All you need to do is keep the .jks file in the bin directory and do the following below
# Keystore file that contains private key
server.rmi.ssl.keystore.file=keystorefile.jks
#
# Password of Keystore
server.rmi.ssl.keystore.password=changeit?
Still I am getting same error
Instructor
Abhishek Puri Replied on 12/10/2018Please add me on skype at abhishek@whizdomtraining.com