018: Review security, compliance, resource access requirements (Certs/Wi-Fi/VPN)
Overview
Options for Certificates, Wi-Fi, and VPN for MDM for iOS in Intune
When managing iOS devices with Microsoft Intune, you have several options for configuring certificates, Wi-Fi, and VPN settings. These configurations are crucial for ensuring secure and seamless access to corporate resources. Here’s a detailed look at the available options, their benefits, and how they contribute to a Zero Trust security posture.
Certificates
Options:
-
Simple Certificate Enrollment Protocol (SCEP):
- Purpose: Automates the issuance and renewal of certificates.
- Use Case: Ideal for large-scale deployments where automated certificate management is needed¹(https://learn.microsoft.com/en-us/mem/intune/protect/certificates-configure).
-
Public Key Cryptography Standards (PKCS):
- Purpose: Provides a more controlled certificate issuance process.
- Use Case: Suitable for environments requiring high security and manual certificate management¹(https://learn.microsoft.com/en-us/mem/intune/protect/certificates-configure).
-
Imported PKCS Certificates:
- Purpose: Allows importing pre-issued certificates.
- Use Case: Useful for integrating with existing certificate infrastructures¹(https://learn.microsoft.com/en-us/mem/intune/protect/certificates-configure).
Benefits:
- Enhanced Security: Certificates provide strong authentication, reducing the risk of unauthorized access²(https://microsoft.github.io/zerotrustassessment/docs/workshop-guidance/devices/RMD_179).
- Seamless User Experience: Users can access resources without repeatedly entering credentials²(https://microsoft.github.io/zerotrustassessment/docs/workshop-guidance/devices/RMD_179).
- Centralized Management: Simplifies the deployment and management of certificates across all devices²(https://microsoft.github.io/zerotrustassessment/docs/workshop-guidance/devices/RMD_179).