Configuring pre-authorization of supported Security Fabric devices
When the serial number or certificate for a supported Security Fabric device is added to the trusted list on the root FortiGate, the device can join the Security Fabric as soon as it connects.
Pre-authorization is optional. When a supported Security Fabric device connects to the Security Fabric without pre-authorization configured, you can manually authorize the device in FortiOS. See Authorizing supported connectors.
Before you can configure pre-authorization with a certificate, you must download the certificate for the device to your management computer. |
To configure pre-authorization in the GUI:
-
On the root FortiGate, go to Security Fabric > Fabric Connectors and double-click the Security Fabric Setup card.
-
In the Device authorization field and click Edit. The Device Authorization pane opens.
-
Click Create New to add a new device for pre-authorization.
-
Enter the device name in the Name field.
-
Select the Authorization type, either Serial Number or Certificate.
-
If Certificate is selected, click Browse to upload the certificate from the management computer for the supported Security Fabric device.
-
Set the Action to Accept.
-
Click OK and add more devices as required.
-
Click OK.
To configure pre-authorization in the CLI:
This example shows how to configure pre-authorization of a FortiVoice with a certificate.
config system csf config trusted-list edit "<name>" set action accept set authorization-type certificate set certificate "-----BEGIN CERTIFICATE----- ... <encrypted_certificate_data> ... -----END CERTIFICATE-----" next end end
Pre-authorizing using the FortiMail certificate
In this example, FortiMail is configured for pre-authorization using a certificate.
To pre-authorize FortiMail using a third-party or default certificate:
- Log in to FortiMail.
- Download the certificate. For example, in Chrome:
- In the left side of the address bar, click the icon to view the site information.
- Click Certificate.
- Click the Details tab, then click Copy to File.
- The Certificate Export Wizard opens. Click Next to continue.
- For the file format, select Base-64 encoded X.509 (.CER), then click Next.
- Browse to the folder location and enter a file name, then click Next.
- Click Finish, then click OK to close the dialog box.
- In FortiOS, go to Security Fabric > Fabric Connectors and double-click the Security Fabric Setup card.
- Beside Device authorization, click Edit > Create New and configure the following:
- Enter the FortiMail serial number.
- Set the Authorization type to Certificate.
- Click Browse to upload the .CER file you saved previously.
- Click OK.
Pre-authorizing using the FortiVoice certificate
In this example, FortiVoice is configured for pre-authorization using a certificate.
To pre-authorize a FortiVoice using a third-party or default certificate in the GUI:
-
Log in to the FortiVoice.
-
Download the certificate. For example, in Chrome:
-
In the left side of the address bar, click the icon to view the site information.
-
Click Certificate.
-
In the Certificate window, click the Details tab, then click Copy to File.
-
The Certificate Export Wizard opens. Click Next.
-
Set the format to Base-64 encoded X.509 (.CER), then click Next.
-
Browse to the folder location, enter a file name, then click Next.
-
Click Finish, then click OK to close the wizard.
-
-
In FortiOS, go to Security Fabric > Fabric Connectors and double-click the Security Fabric Setup card.
-
Beside Device authorization, click Edit.
-
Click Create New and enter the following:
-
In the Name field, enter the FortiVoice serial number.
-
Set the Authorization type to Certificate.
-
Upload the .CER file.
-
Click OK, then close the Device authorization pane.
-
Pre-authorizing using the FortiWeb certificate
In this example, FortiWeb is configured for pre-authorization using a certificate.
To authorize a FortiWeb to join the Security Fabric in FortiOS:
- Go to Security Fabric > Fabric Connectors and double-click the Security Fabric Setup card.
- Beside Device authorization, click Edit. The Device authorization pane opens.
- Add the FortiWeb:
- Click Create New and enter a device name.
- For Authorization type, select Certificate.
- Click Browse to upload the certificate.
- For Action, select Accept.
- Click OK. The FortiWeb appears in the table.