Chapter 4 Tutorials
SBG3300-N Series User’s Guide
59
5 The contents of the certificate display in the View Certificate screen. Copy the Signing Request
section and paste it to a file (for example, sbg.req) in Fedora, or another system, which contains
your original CA certificate.
6 In Fedora, issue the following openssl command to generate the host certificate for the Device:
openssl ca -config ./openssl.conf -policy policy_anything -out sbg.pem
-infiles sbg.req
7 Click the Load_Signed button in the View Certificate screen.
8 Cut the contents of sbg.pem (only the binary portion between BEGIN CERTIFICATE and END
CERTIFICATE). You can use "vi" or your favorite text editor to cut the portion, but do not use the
"cat" command.
9 Paste it to the indicated part of the Certificate section in the View Certificate screen. Click
Apply.