8 Configuring Network Access
116 Nokia IP40 Security Platform User’s Guide v1.1
Managing New Host Keys
Use the following commands to generate new host keys:
set ssh hostkey
dsa size <768 | 1024 | 2048 |4096>
rsa size <768 | 1024 | 2048 |4096>
Use the following commands to view host keys:
show ssh hostkey
dsa
rsa
Managing Authorized Keys
Use the following commands to add authorized keys:
add ssh authkeys
<dsa | rsa> user admin <openssh-format | ssh2-format> file
Use the following commands to delete authorized keys:
delete ssh authkeys
<dsa | rsa> user admin id
Use the following commands to view keys configured for various user accounts:
show ssh authkeys
<dsa | rsa> user admin id identifier
<dsa | rsa> user admin list
Secure Socket Layer
Secure Socket Layer (SSL) enables secured communication over insecure networks. This
protocol uses a private key to encrypt data that is passed through an SSL connection and ensures
a secure connection between the client and the server.
Enabling HTTPS Web Access
You can enable HTTPS remote access, so that IP40 users can securely access the IP40 portal
from the Internet, by accessing the URL https://X.X.X.X:981, where X.X.X.X is the IP40
Internet IP address.