Tech Document
Sep 25, 2018
How to Install Certificates on OS X El Capitan
This article will go into detail on how to install certificates on OS X El Capitan.
Mac OS X El Capitan: How to Install the Intermediate Certificate
- Save the ZIP file your_domain_com.zip onto your server, and extract the SSL Certificate file (your_domain_com.crt) and the Intermediate Certificate file (XYZ.crt) to a folder.
- Open Keychain Access.
In the Finder window, under Favorites, click Applications, expand Utilities, and then double-click Keychain Access.
- In Keychain Access window, under Keychains, click System.
- Drag-and-drop the XYZ.crt file into the System folder.
- Enter the administrator's password and click Modify Keychain to authorize the change.
Mac OS X El Capitan: How to Install Your SSL Certificate
- Open the folder containing your SSL Certificate file (yourdomain_com.crt).
Keep this folder open so that you can readily access this file.
- Open the Server App.
In the Finder window, under Favorites, click Applications and then double-click Server.
- In the Server App window, under Choose a Mac, do one of the following options to select the server on which you want to install your SSL Certificate.
- To install the certificate on this server
- Select This Mac – YourServerName and then click Continue.
- Enter your Administrator Name and Administrator Password and then click Allow.
- To install the certificate on another server
- Select Other Mac – YourServerName and then click Continue.
- Enter your Host Name/IP Address, your Administrator Name and Administrator Password and then click Allow.
- To install the certificate on this server
- In the Server App window, under Server, click Certificates.
- On the Certificates page, double-click on the Pending certificate that was created when you generated the CSR.
- On your certificate's page (i.e. www.yourdomain.com), under Certificate Files, in the Drag files received from your certificate vendor here box, drag-and-drop your SSL Certificate file (yourdomain_com.crt).
- Click OK.
Mac OS X El Capitan: How to Assign Your SSL Certificate to Services
- In the Server App window, under Server, click Certificates.
- On the Certificates page, in the Secure services using drop-down list, select Custom.
- In the Service Certificates window, in the Certificate drop-down list, select your new SSL Certificate for each Service to which you want to assign it.
For example, in the Certificate drop-down list for Websites (Server Website – SSL) select your new SSL Certificate.
- When you are finished, click OK.
- You have successfully installed, configured, and assigned your SSL Certificate to your respective Services.