diff --git a/.vale/styles/config/vocabularies/Smallstep/accept.txt b/.vale/styles/config/vocabularies/Smallstep/accept.txt index 5d9fc161..8cf77302 100644 --- a/.vale/styles/config/vocabularies/Smallstep/accept.txt +++ b/.vale/styles/config/vocabularies/Smallstep/accept.txt @@ -172,6 +172,8 @@ PII PIV PKCE PKCS +PKG +PKGs PKI PKIX POLP diff --git a/step-ca/installation.mdx b/step-ca/installation.mdx index acfba8ad..4c8e78bf 100644 --- a/step-ca/installation.mdx +++ b/step-ca/installation.mdx @@ -270,7 +270,7 @@ You can see all the configuration options at https://hub.helm.sh/charts/smallste [autocert]: https://github.com/smallstep/autocert -### Docker +### Docker We publish [docker images](https://hub.docker.com/r/smallstep/step-ca) for easy container installation. diff --git a/tutorials/connect-mosyle-to-smallstep.mdx b/tutorials/connect-mosyle-to-smallstep.mdx index 833efbbc..9b7e9408 100644 --- a/tutorials/connect-mosyle-to-smallstep.mdx +++ b/tutorials/connect-mosyle-to-smallstep.mdx @@ -80,7 +80,7 @@ After connecting Mosyle to Smallstep, you'll find all the certificate details yo 2. Click on your Mosyle connection 3. From this page, you can: - Download the **Root Certificate** file - - Copy the **SCEP URL** (e.g., `https://agents.example.ca.smallstep.com/scep/integration-mosyle-abc123`) + - Copy the **SCEP URL** (for example, `https://agents.example.ca.smallstep.com/scep/integration-mosyle-abc123`) - Copy the **SCEP Challenge** value Keep this page open or save these values temporarily—you'll need them for the Mosyle configuration steps below. @@ -169,7 +169,7 @@ The Smallstep Agent requires configuration settings to connect to your Smallstep PayloadIdentifier com.smallstep.Agent.config PayloadUUID - YOUR-UNIQUE-UUID-HERE + D0693F64-2ECC-4B93-AEBD-957B032F99ED PayloadVersion 1 TeamSlug @@ -185,14 +185,14 @@ The Smallstep Agent requires configuration settings to connect to your Smallstep PayloadType Configuration PayloadUUID - YOUR-PROFILE-UUID-HERE + 5DC6AFA3-F2C8-48DC-8448-5BE3D8EAAEA8 PayloadVersion 1 ``` - Replace `YOUR-TEAM-SLUG` with your actual team slug from Smallstep, and generate unique UUIDs for the `PayloadUUID` fields (you can use `uuidgen` on macOS). + Replace `YOUR-TEAM-SLUG` with your actual team slug from Smallstep. 8. Configure the profile: - Profile Name: `Smallstep Agent Configuration`