Generating a CSR on macOS X Server, Yosemite, El Capitan

Generating a CSR on macOS X Server, Yosemite, El Capitan

This guide will lead you through the process of generating a CSR using the MacOS Server application. If the application is not available on your system, you will need to follow the steps outlined in this article.

How to Generating a CSR on macOS X Server, Yosemite, El Capitan

To generate a CSR code on your Mac OS X server, you will need to log into your server first.

Step 1

To do this, open Finder, find the Applications section and choose Server:

Step 2

Select the server where you will install the certificate:

  • Choose This Mac – [YourServerName] to generate the CSR code on the same server.
    – Enter your Administrator Name as well as Administrator Password and hit Allow to proceed.
  • Select Other Mac to generate the CSR code on another server.
    – Hit Continue.
    – Enter Hostname/IP address, Administrator Name, Administrator Password and click Allow to proceed.

Step 3

Choose Certificates under the Server section:

You will see the “local” self-signed certificate with the name of your server. This certificate is signed by the server itself, not a trusted certificate authority. This type of certificate is not trusted by other applications/operating systems, which may lead to authentication errors. Thus, it is not recommended to use it.

Step 4

Click the “+” button on the same page and choose the Get a trusted certificate option to generate the CSR code for the certificate activation:

Step 5

Click Next on the Get a trusted certificate box:

Step 6

Fill in the fields with the required information. Please note that the use of non-alphanumeric characters (( ) ` ~ ! @ # $ % ^ & * – + = | \ { } [ ] : ; ” ‘ < > ?) may lead to an error during the activation process, so they’re not recommended.
Host Name: this is the domain name (subdomain) you would like to secure (enter example.com for single-domain and multi-domain certificates; *.example.com for wildcard certs)
Contact Email Address: enter the email address that can be used to contact the website’s administrator
Company or Organization: this is the registered name of your company or organization (if you do not have one, you can use “NA” instead)
Department: enter the name of your department within the organization (for example, “IT” or “NA” if you do not have one)
Town or city: the town or city where your company is located
State or province: the state or province where your company is located
Country: choose your country from the drop-down menu

Step 7

Click Next to generate the CSR code.

Step 8

Click the Save button to save the generated CSR code. You can open this file any time with TextEdit:

The RSA Private Key is generated automatically along with the CSR. It will be stored in the Keychain of your Mac.

Once the CSR code is generated, you can proceed with the activation process of your SSL certificate in your 1Byte account. The guide on the certificate activation process can be found here.

After the certificate has been validated and issued, you can proceed with the installation by referring to this guide.