# Network and TLS
When accepting an MQTT Client or connecting to external resources like a database, EMQX can establish secure connections via SSL/TLS.
This chapter will cover the following topics:
This section will introduce how to enable SSL/TLS authentication for clients.
This section lists the sample MQTT client code and project.
What’s on this page