All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

NGINX Adds Native ACME Protocol Support for Simplified SSL/TLS Certificate Management

By

phickey

9mo ago· 6 min readenNews

Summary

NGINX has announced a preview release of native ACME protocol support, introducing the ngx_http_acme_module. This module simplifies SSL/TLS certificate management by enabling direct certificate requests, installations, and renewals from NGINX configuration. The feature is available for both NGINX Open Source and NGINX Plus users, leveraging the NGINX-Rust SDK.

Key quotes

· 3 pulled
We are very excited to announce the preview release of ACME support in NGINX.
The implementation introduces a new module ngx_http_acme_module that provides built-in directives for requesting, installing, and renewing certificates directly from NGINX configuration.
The ACME support leverages our NGINX-Rust SDK and is available as a Rust-based dynamic module for both NGINX Open Source users as well as enterprise NGINX One customers using NGINX Plus.
Snippet from the RSS feed
We are very excited to announce the preview release of ACME support in NGINX. The implementation introduces a new module ngx_http_acme_module that provides built-in directives for requesting, installing, and renewing certificates directly from NGINX confi

You might also wanna read