Clarify SCEP challenge string requirements for Windows (#34916)

Modified to include base64 warning.
This commit is contained in:
Brock Walters 2025-10-29 11:08:33 -04:00 committed by GitHub
parent b4aae8976c
commit 2dc2268c01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -517,7 +517,7 @@ Custom SCEP proxy:
* NDES SCEP proxy is currently supported for macOS devices via Apple config profiles. Support for DDM (Declarative Device Management) is coming soon, as is support for iOS, iPadOS, Windows, and Linux.
* Fleet server assumes a one-time challenge password expiration time of 60 minutes.
* On Windows, special characters in SCEP challenge strings such as `! @ # $ % ^ & * _ ()` should not be used.
* On Windows, SCEP challenge strings should NOT include `base64` encoding or special characters such as `! @ # $ % ^ & * _ ()`
## How to deploy certificates to a user's login keychain