
In User Manual
- 30 -
serial data transferred is encrypted in both client and server modes.
The SSLv3 certificates can be installed using the partial upload function in the GUI using
the following process:
1.
Create the certification file for upload to the Intelimax. The certificate files
should be placed into a folder along with a path.txt file.
2.
The path .txt file should only contain the text “extra”.
3.
Zip this folder, then upload to the Intelimax using the ‘Partial upload’ button in
the GUI, then reboot the modem.
4.
Once the modem has rebooted the uploaded certificates can be seen on the
status page under the ‘Extra’ section.
Note: To remove the certificates, upload a .zip file with one file, a path.txt file with the
text “-extra”.
Note: If both SSLv3 IP Stack and secure syslog is used at the same time then the same
private key and certificate are used (the ca.pem certification file is not used by SSLv3).
How to generate SSL certificates:
A SSL certificate can be generated using an application such as OpenSSL
(
http://slproweb.com/products/Win32OpenSSL.html
, the lite version is fine).
To generate certificate for client and key for client (key.pem, cert.pem):
C:\OpenSSL-Win32\bin>openssl req -new -x509 -days 3650 -nodes -config openssl.cfg -
out cert.pem -keyout key.pem
This application can be run from the command line for example: C:\OpenSSL-
Summary of Contents for MA-2020
Page 1: ...Intelimax User Manual 1 ...
Page 70: ...Intelimax User Manual 70 SYSTEM DDNS ...
Page 71: ...Intelimax User Manual 71 ...
Page 73: ...Intelimax User Manual 73 WAN WAN Scheduler ...
Page 74: ...Intelimax User Manual 74 UART Serial Port IPSTACK ...
Page 75: ...Intelimax User Manual 75 SNMP General ...
Page 76: ...Intelimax User Manual 76 Trap SNTP ...
Page 78: ...Intelimax User Manual 78 PING command System uptime check ...