Certificate Management for MacOS
  • 08 Sep 2023
  • 5 Minutes to read
  • PDF

Certificate Management for MacOS

  • 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 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

Certificate Management is accessible to users with Enterprise Plan. If you are on a non-Enterprise plan and want to try it out please contact our support team.

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 Profile & Policies section > 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 that 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. Allow Application access:This would allow all applications to access this certificate on the devices where it is installed. It is checked by default and is applicable only on Mac devices.
      If you Block application access (uncheck Allow Application) then the user will need to authenticate to access the application/websites on which the certificate is installed
    4. Click SAVE after entering all details.

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

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 all 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 which is published) reflects under the Installed Onheading on the Certificate Management screen

Certificates can also be published via Device Profiles section. Navigate to Device Profile > Settings > Certificates tab. All the configured certificates are listed here and 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 the 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 Deletewill 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 Profile, then all certificates installed to the device via this profile are retained until a new device profile is applied
  3. Allow/Block Application Access: You can allow/block application access from here. The action name would show up based on the selection of the Allow Application Access setting at the time of uploading the certificate (Step 1 > #2 > #c). By selecting Allow/Block Application Access, you can allow/block all applications to access this certificate on the devices where it is installed.
  4. Download: Download the certificate on your system.

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 available after installation

On macOS, certificates are available under Profiles

Certificate-based Enterprise Wifi Profile

On Mac OS devices, certificates can be associated with Enterprise Wifi 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 Profile & Policies > Wifi Settings
  2. Click on Create New > Enterprise For macOS or Edit an existing Wi-Fi configuration created for macOS
  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 Trust) 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.

Was this article helpful?