Skip to content

How to disable SSL verification or ignore SSL certificate errors #146

@yujinguo0930

Description

@yujinguo0930

When using MQTTX, there is a configuration called "SSL security," which, when turned off, allows ignoring certificate errors. May I ask if this can be configured in the JMeter plugin, or if there's an option similar to "Ignore SSL certificate errors" found in WS?

It has been confirmed that there is an issue with the CN in the certificate, which prevents successful validation and thus prevents connection establishment.

The error is as follows:
Caused by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching xxx.com found
Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching xxx.com found
image


Translated Screenshots

Screenshot 1 Translation:
SSL 安全: SSL Security
证书类型: Certificate Type


This issue was automatically translated from Chinese.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions