Certificate Management for iOS
  • 09 Sep 2023
  • 5 Minutes to read
  • PDF

Certificate Management for iOS

  • PDF

Article Summary

Digital Certificates simplify the IT team’s task to authenticate devices and check for security when operating in unknown networks.

Utilizing a Mobile Device Management (MDM) or Enterprise Mobility Management (EMM) platform can further enhance the deployment experience of Digital Certificates on devices, as well as provide enterprises with additional features and benefits of implementing security across devices.

Scalefusion, through Certificate Management, helps enterprises streamline the process of deploying Digital Certificates to end users' devices by automatically provisioning digital identities onto devices without end-user interaction. You can enable authentication on managed Windows 10 and iOS devices using Scalefusion.

The document describes certificate management and how Standalone certificates can be applied on managed devices.

Types of Certificates

  1. Identity Certificate: These are the certificates that apps/browsers can use to identify the user and use for CBA (Cert Based Authentication). These are of typical .p12, .pfx formats
  2. CA Certificate: These are the certificates that verify the Trust of the certificate being presented. Can be of .cer, .pem and .der formats.
  3. Chained Certificates: Both 1 & 2 can contain a chain of certificates leading to a Leaf Node. That is, the certificate payload/body can contain leaf certificates and the chain of issuing certificates.

Scalefusion Supported Certificates

The following types of certificates are supported under Scalefusion:

  1. PKCS12(.p12)
  2. PKCS1(cer, pem)

Supported Platforms

Configure Certificate Settings

Step 1: Upload a certificate to the Dashboard

To configure certificates that can be deployed to devices, follow these steps:

  1. On Scalefusion Dashboard, navigate to Device Profiles & Policies > Certificate Management and click on UPLOAD CERTIFICATE
  2. This opens a new window Upload a Certificate
    1. Enter a name for the Certificate: Enter a display name for Identification purposes
    2. Upload Certificate file: Browse for the file and upload. Only .p12, .cer or .pem file formats are supported

      If the uploaded certificate happens to be .p12 or pfx is an Identity certificate, the following additional details need to be entered:

      Enter a Password for the file: A key that encrypts the certificate

    3. Click SAVE after entering all details.

The uploaded certificate with details will be displayed on the Certificate Management screen

Once we have the basic certificate management where certificates are installed from the Dashboard, they can be associated with Enterprise Wifi for iOS Devices. This is explained in the later section below.

Step 2: Apply Certificates to Device profiles/devices

Once certificates are uploaded, they need to be pushed to device profiles/devices. This is done through Publish under Actions

Publish Publishes certificate on selected device profile(s) / device(s). To publish,

  1. Click on Publish under Actions in front of the certificate that has to be published. This opens a new window containing a list of iOS and Windows device profiles and devices configured on the Dashboard.
  2. Select the device profiles/devices on which the certificate has to be published and click PUBLISH.

The certificate will be associated with the device profile/device

When a certificate is installed on the device, the count of devices (for the certificate that is published) reflects under the Installed Onheading on the Certificate Management screen

Note:
Certificates can also be published via the Device Profiles section. Navigate to Device Profile > Restrictions > Certificates tab. All the configured certificates are listed here, and the admin can select the ones that have to be associated with this profile

Other Actions on Uploaded Certificates

  1. Unpublish: Unpublishes certificate from the device profiles/devices. To Unpublish,
    1. Click on Unpublish under Actions in front of the certificate that has to be unpublished. This opens a window containing a list of all the device profiles and devices on which the certificate is already published.
    2. Unselect the profiles and devices and click the button UNPUBLISH. The certificate will get uninstalled from the device(s) / device profiles.
      If a certificate has been published to Device Profile and Device separately and if it is unpublished from the device profile, then the certificate is still retained on the device as it has been installed on Device also.
  2. Delete: Deleting a certificate will uninstall the certificate from all devices and delete the stored certificate. Clicking Delete will show a Dialog for Confirmation "This Certificate is currently installed on the XX Device Profiles and used in XX Wifi Configurations. Are you sure you want to delete?"

The confirmation dialog appears only if the certificate is pushed a simple confirm dialog box appears.

When a device is removed from the Profile, then all certificates installed to the device via this profile are retained until a new device profile is applied

Additional Features

Expanded view of a Certificate

Clicking on the down arrow before the certificate name shows the expanded view of it. A certificate payload/file can be a single certificate or a chained certificate. Depending upon the same, the expanded view shows up:

  1. Single Certificate: Shows the Issued By, Expiry and Key Usage
  2. Chained Certificate: Expanded view displays a List view, and selecting each certificate displays its properties. A certificate in the chain can be,
    1. Root CA Certificate (is usually self-signed and hence no Issued By information is available)
    2. Intermediate CA Certificate (there can be n number of Intermediate CAs in a Certificate Hierarchy, usually, it’s just one. Displays Issued By, as the intermediate CA certificate can be issued by another intermediate CA in the chain above or Root CA)
    3. Leaf Node Certificate (Displays Issued By which can be an Intermediate CA and extremely rarely the Root CA)

Where are the Certificates stored after installation

On iOS devices, Certificates are stored in Settings

Certificate-based Enterprise Wifi Profile

On iOS devices, certificates can be associated with Enterprise Wi-Fi configurations. As a result, all the devices where this Wi-Fi has been published, as well as Wi-Fi being pushed on new Profiles, will be sent with the Certificate payload.

Scalefusion supports Enterprise Wifi for iOS in two modes, viz LEAP and PEAP. The certificate option is there for PEAP mode.

  1. On the Dashboard, Navigate to Device Profiles & Policies > All Configurations > Global Settings > Wifi Settings
  2. Click on Create New > Enterprise for iOS or Edit an existing Wi-Fi configuration created for iOS
  3. In the Wifi Configuration window, once you select the PEAP checkbox, there will be an option (drop-down) to select a certificate (Identity and Trusted) that was previously uploaded
  4. Select certificates that need to be associated with the Wifi configuration, and click Submit

The certificate will be associated with the Wi-Fi configuration.

If a Certificate is deleted from the Certificate screen:

  • The association between the Wifi and Certificate will be removed, and a new payload of Wifi will be sent.
  • The Certificate will get uninstalled from devices.

Known Behavior

In iOS, Certificates are accessible and used under the Safari browser only. Other browsers (Firefox and Chrome) fail to access the installed URLs.


Was this article helpful?