Skip to content

Commit 68ec995

Browse files
committed
Fix SANs
1 parent 31c656a commit 68ec995

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

tutorials/connect-mosyle-to-smallstep.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
updated_at: January 21, 2026
2+
updated_at: February 03, 2026
33
title: Connect Mosyle to Smallstep
44
html_title: Integrate Mosyle with Smallstep Tutorial
55
description: Integrate Mosyle with Smallstep for Apple device security. Complete guide for enforcing device trust in macOS and iOS environments.
@@ -109,6 +109,10 @@ Keep this page open or save these values temporarily—you'll need them for the
109109
- Profile Name: `Smallstep`
110110
- URL: (paste the SCEP provisioner URL you saved earlier)
111111
- Subject: `CN=%DeviceName%` (or customize as needed using Mosyle variables)
112+
- Check ☑️ **Enable Variables for this profile**
113+
- Add new Subject Alternative Name:
114+
- Type: Uniform Resource Identifier
115+
- Alternative Name Value: `deviceid:%UUID%`
112116
- Challenge: (paste the static challenge you saved earlier)
113117
- Key Size (in bits): `2048`
114118
- Check ☑️ **Allow all apps to access the certificate in the keychain**

0 commit comments

Comments
 (0)