Clarify SCEP challenge string requirements for Windows (#34916)
Modified to include base64 warning.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user