Example: SCEP client configuration with Fortinet SCEP server

In this example configuration, we will configure the EX15 device as a SCEP client that will connect to a Fortinet SCEP server.

Fortinet configuration

On the Fortinet server:

  1. Enable ports for SCEP services:
    1. From the menu, select Network > Interfaces.
    2. Select the appopriate port and click Edit.
    3. For Access Rights > Services, enable the following services:
      • HTTPS > SCEP
      • HTTPS > CRL Downloads
      • HTTP > SCEP
      • HTTP > CRL Downloads
    4. The remaining fields can be left at their defaults or changed as appropriate.
    5. Click OK.
  2. Create a Certificate Authority (CA):
    1. From the menu, click Certificate Authorities > Local CAs.
    2. Click Create New.
    3. Type a Certificate ID for the CA, for example, fortinet_example_ca.
    4. Complete the Subject Information fields.
    5. The remaining fields can be left at their defaults or changed as appropriate.
    6. Click OK.
  3. Edit SCEP settings:
    1. From the menu, click SCEP > General.
    2. Click Enable SCEP if it is not enabled.
    3. For Default enrollment password, enter a password. The password entered here must correspond to the challenge password configured for the SCEP client on the EX15 device.
    4. The remaining fields can be left at their defaults or changed as appropriate.
    5. Click OK.
  4. Create an Enrollment Request:
    1. From the menu, click SCEP > Enrollment Requests.
    2. Click Create New.
    3. For Automatic request type, select Wildcard.
    4. For Certificate authority, select the CA created in step 1, above.
    5. Complete the Subject Information fields. The Distinguished Name (DN) attributes entered here must correspond to the Distinguished Name attributes configured for the SCEP client on the EX15 device.
    6. For Renewal > Allow renewal x days before the certified is expired, type the number of days that the certificate enrollment can be renewed, prior to the request expiring. The Renewable Time setting on the EX15 device must match the setting of this parameter.
    7. The remaining fields can be left at their defaults or changed as appropriate.
    8. Click OK.

EX15 configuration

On the EX15 device: