Skip to content

Commit

Permalink
note about server support
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Jan 22, 2025
1 parent 5d14af5 commit 1c12691
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

`mysqlscepserver` is a small, slightly opinionated SCEP server. It uses a MySQL backend for the CA's storage. `mysqlscepserver` is largely based on the [MicroMDM SCEP](https://github.com/micromdm/scep) server.

> [!NOTE]
> 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 [this blog post](https://micromdm.io/blog/scepping-stone/) this project's SCEP server will not likely be supported in the future.
## Getting the latest version

* Release `.zip` files containing the server should be attached to every [GitHub release](https://github.com/jessepeterson/mysqlscepserver/releases).
Expand Down

0 comments on commit 1c12691

Please sign in to comment.