Jmeter 测试 https 接口,证书(.cer)是通过浏览器下载,然后导入到 ssl 管理器中的。
接口返回结果:
<html>
<head><title>400 No required SSL certificate was sent</title></head>
<body bgcolor="white">
<h1>400 Bad Request</h1>
<p>No required SSL certificate was sent.</body>
</html>
可能是由于证书导致,不知是否是操作有误。