Generate a Certificate Signing Request

The next step is to generate a certificate signing request (CSR) for your domain using CTERA Portal. This requires a CTERA Portal Administrator account.

To generate a certificate signing request for your domain

  1. In the navigation pane of the Global Administration View, click Settings > SSL Certificate.

    The Settings > SSL Certificate page appears.

    Linked Picture File

  2. Click Request Certificate.

    The Create a Certificate Request Wizard opens.

    Linked Picture File

  3. In the Domain Name field, type the domain name for which you would like to request a certificate.

    The value entered must match the type of certificate you chose to use. For example, if you chose a wildcard certificate, the domain name might be *.acme.com.

    Linked Picture File

    In contrast, if you chose a domain certificate, the domain name might be company01.acme.com, where company01 is the name of your virtual portal.

    Linked Picture File

  4. Complete the rest of the fields using the information in the following table.

    These fields are optional

  5. Click Generate.

    A keypair is generated and stored on the portal.

    The Download a certificate request screen appears.

    Linked Picture File

  6. Click Download.

    The certificate request file certificate.req is downloaded to your computer.

    The Settings > SSL Certificate page's Certificate Request area indicates that the certificate request is pending.

    If you issued a wildcard certificate request, the area appears as follows:

    Linked Picture File

    If you issued a domain certificate request, the area appears as follows:

    Linked Picture File

     

    Warning

    Warning Icon

    When you generated the CSR, a private.key file was registered in the CTERA Portal. If you now generate a new CSR, it will override the existing private.key file, and signing the old CSR will result in an error message indicating that the CSR does not match the private.key file. Therefore, do not generate a new CSR before installing the signed certificate.

    In this field...

    Do this...

    Domain Name

    Type the domain name for which you would like to request a certificate.

    If multiple virtual portals are configured, each virtual portal has its own DNS name. In this case, the SSL certificate should be a wildcard certificate, that is, the DNS name embedded in the certificate should start with "*".

    If you have only one portal, and do not intended to configure multiple virtual portals, then it is sufficient to purchase a regular SSL certificate (not a wildcard certificate).

    To request a certificate that specifies multiple alternative names, type the multiple names in this field, separated by semicolons. The certificate will include the subjectAltName certificate extension.

    Organizational Unit

    Type the name of your organizational unit.

    This field is optional.

    Organization

    Type the name of your organization.

    This field is optional.

    City

    Type your city.

    This field is optional.

    State

    Type your state.

    This field is optional.

    Country

    Select your country.

    This field is optional.

See Also

Note your Portal's DNS Suffix

Obtain an SSL Certificate

Sign the Certificate Request

Validate and Prepare Certificates for Upload

Install the Signed Certificate on CTERA Portal