From c4e8f638fca4264e2012913c64c492f9317e3960 Mon Sep 17 00:00:00 2001 From: Jesse Peterson Date: Tue, 21 Jan 2025 13:02:31 -0800 Subject: [PATCH] grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0ca2f3..07c2d85 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ `scep` is a Simple Certificate Enrollment Protocol server and client > [!NOTE] -> The included SCEP server and CA is very basic and lacks critical security-related features. You are encouraged to explore a more robust solution such as [github.com/smallstep/certificates](https://github.com/smallstep/certificates). As alluded to in our [blog post](https://micromdm.io/blog/scepping-stone/) this project's SCEP server will not likely be supported in the future. +> The included SCEP server and CA are very basic and lack critical security-related features. You are encouraged to explore a more robust solution such as [github.com/smallstep/certificates](https://github.com/smallstep/certificates). As alluded to in our [blog post](https://micromdm.io/blog/scepping-stone/) this project's SCEP server will not likely be supported in the future. ## Installation