RDL-3000
FAMILY
USER MANUAL
70-00158-03-00
Proprietary Redline Communications © 2015
Page
164
of 254
April 17, 2015
a. Copy the certificate and key files to the default directory of a TFTP server.
b. Use the CLI 'load' command to copy the key file from the TFTP server to the
user (usr) table.
c. Use the CLI command 'show files usr' to verify the files have been loaded.
d. Reboot the radio to activate changes.
Example: Use TFTP server at IP address 192.168.25.10 to load an SSH key file:
load file 192.168.25.1 ssl_cert 00-09-02-01-C1-9A.pem usr tftp
load file 192.168.25.1 ssl_key_00-09-02-01-C1-9A.pem usr tftp
show files usr
dsa_key.pem size=672 md5=fa9bd7a1f465fd7e9fed30150b0608c4
usr_ssl_key.der size=1194 md5=1c5c5ddd0f08604a3b48cf41a8570557
usr_ssl_cert.der size=1144 md5=ff0ce6923fc67a02d1e7bc6fa4856f94
reboot
3.
Use the CLI or Web interface to enable SSH:
Web: Configuration screen -> Ethernet: HTTPS Enable
CLI: set https on
4.
Save the configuration to activate changes.
5.
Verify the radio is accessible using SSH, and then use the CLI or Web interface to
disable HTTP and Telnet.
To access the radio using HTTPS, the URL entered in the Web browser must specify
'https' or directly reference port 443.
Example: To access the radio when HTTPS is enabled (default IP shown):
http://192.168.25.2:443/
(Operator specifies port 443)
https://192.168.25.2/
(Web browser defaults to port 443)