Services
Configure the web administration service
Digi Connect IT® 16/48 User Guide
335
n
To limit access based on firewall zones:
a. Click
Zones
.
b. For
Add Zone
, click
.
c. For
Zone
, select the appropriate firewall zone from the dropdown.
See
for information about firewall zones.
d. Click
again to allow access through additional firewall zones.
6. Multicast DNS (mDNS) is enabled by default. mDNS is a protocol that resolves host names in
small networks that do not have a DNS server. To disable mDNS, or enable it if it has been
disabled, click
Enable mDNS
.
7. For
SSL certificate
, if you have your own signed SSL certificate, paste the certificate and
private key. If
SSL certificate
is blank, the device will use an automatically-generated, self-
signed certificate.
n
The SSL certificate and private key must be in PEM format.
n
The private key can use one of the following algorithms:
l
RSA
l
DSA
l
ECDSA
l
ECDH
Note
Password-protected certificate keys are not supported.
Example:
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. For
Allow legacy encryption protocols
, enable this option to allow clients to connect to the
HTTPS session by using encryption protocols older than TLS 1.2, in addition to TLS 1.2 and later