emqx/MQTTX

[Help] MQTTX Windows trust store support

Open

#1,548 opened on Jan 8, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (544 forks)auto 404
Windowsdesktopdiscussionfeaturehelp wanted

Repository metrics

Stars
 (5,003 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the problem you Confuse

Does MQTTX supports the Windows trust store for validating TLS connection.

In Java it is for example possible: Java option -Djavax.net.ssl.trustStoreType=WINDOWS-ROOT allows Java to use the Windows trust store for the computer account.

Contributor guide