Skip to content

Commit c17cc68

Browse files
tashianhslatman
andauthored
Update tutorials/acme-protocol-acme-clients.mdx
Co-authored-by: Herman Slatman <[email protected]>
1 parent a9b452b commit c17cc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/acme-protocol-acme-clients.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ You can automate renewal with a simple `cron` entry:
234234
*/15 * * * * root LEGO_CA_CERTIFICATES="$(step path)/certs/root_ca.crt" lego [email protected] -d foo.internal --http renew
235235
```
236236

237-
### tiny-acme
237+
### acme-tiny
238238

239239
[acme-tiny][] is a minimalist ACME client that provides just what you need for automated certificate issuance—nothing more.
240240
It's written in Python and is designed to be simple, auditable, and easy to understand.

0 commit comments

Comments
 (0)