The trust store used by JMeter probably does not contain the certificate authority that signed the server’s certificate.
If you’re unsure which CA it is, just hit the endpoint in your browser. By default, JMeter users the JDK’s trust store. If you’re hitting an internal server with a cert signed by your company’s own CA, you’ll need to add it to your trust store or create a new trust store and tell JMeter to use it. From: Smruti Koyande <[email protected]<mailto:[email protected]>> Date: Friday, Jul 15, 2022, 12:41 AM To: JMeter Users List <[email protected]<mailto:[email protected]>> Subject: Certificate error while running test Hi, I am getting the below error while running JSR223 Sampler. It just sends one simple GET API request. [image.png] [image.png] Regards, Smruti Koyande
