NGINX has introduced a preview release of native support for the ACME protocol through the ngx_http_acme_module, allowing users to request, install, and renew SSL/TLS certificates directly via NGINX configuration. This implementation simplifies certificate management by reducing manual errors and reliance on external tools, while enhancing security and workflow efficiency. The article outlines the ACME workflow, its benefits, and encourages users to start utilizing the new feature.