Digi Connect IT 4 User Manual page 475

Hide thumbs Also See for Connect IT 4:
Table of Contents

Advertisement

Services
a. Generate the SSL certificate and private key, for example:
# openssl req -newkey rsa:2048 -nodes -keyout key.pem -x509 -days 365 -
out certificate.pem
b. Paste the contents of certificate.pem and key.pem into the SSL certificate field. The
contents of the certificate.pem must be first. For example:
8. View is set to Auto by default and normally should not be changed.
9. Legacy port redirection is used to redirect client HTTP requests to the HTTPS service. Legacy
port redirection is enabled by default, and normally these settings should not be changed. To
disable legacy port redirection, click to expand Legacy port redirection and deselect Enable.
10. For Minimum TLS version, select the minimum TLS version that can be used by client to
negotiate the HTTPS session.
11. Click Apply to save the configuration and apply the change.
  Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the
Connect IT 4 local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Configure access control:
To limit access to specified IPv4 addresses and networks:
n
(config)> add service web_admin acl address end value
(config)>
Where value can be:
Digi Connect IT® 4 User Guide
Configure the web administration service
475

Advertisement

Table of Contents
loading

Table of Contents