Help Center/ Distributed Message Service for RocketMQ/ FAQs/ Instance FAQs/ Do I Need to Configure a Certificate in Client Code When SSL Is Enabled for a RocketMQ Instance?
Updated on 2026-01-07 GMT+08:00

Do I Need to Configure a Certificate in Client Code When SSL Is Enabled for a RocketMQ Instance?

No. In this case, the client skips certificate verification by default. However, the code for enabling SSL is required. For details, see the sample code for accessing RocketMQ from a client in the Developer Guide.