Skip to content

Commit b84d843

Browse files
committed
docs(README): refine project description and clarify core functionality
1 parent bd4abee commit b84d843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Zero - Go ACME Client for ZeroSSL
1+
# Zero - SSL Certificate Manager
22

33
## Problem
44

55
Nginx servers need SSL/TLS certificates for secure connections. Existing solutions like Certbot are often too large and complex for simple setups.
66

77
## Solution
88

9-
Zero is a lightweight Go ACME client for obtaining and renewing SSL/TLS certificates from ZeroSSL using the ACME protocol. It runs as a daemon, serving HTTP-01 challenges and automatically managing certificate renewals.
9+
Zero is a lightweight service that manages SSL/TLS certificates using ZeroSSL. It automatically handles certificate obtainment, renewal, and HTTP challenges while running as a background service.
1010

1111
## Features
1212

0 commit comments

Comments
 (0)