If external certificates were loaded successfully, that will be indicated at the bottom of
the Network configuration page.
D.3 Certificate Generation Script (Linux)
The art and science of generating SSL certificates is beyond the scope of this
document. An example SSL certificate generation script is provided here as a
reference.
The following script, run on a Linux system with OpenSSL installed, will generate the
three required SSL certificate files. It will generate a number of intermediate files as
well - you don't need to upload them. Replace references to Control Solutions in this
script with your own company name.
#!/bin/bash
echo hello
# This will create some self signed certs, using one master CA.
#
# these can be the webserver DNS name, or an IP address, however you
access
D. SSL Certificates for Secure Web (HTTPS)
file:///C:/AAA_CSI/Literature/2021 User Guides/BB3-6101-MX-61 Use...
3 of 5
5/4/2021, 9:58 AM