Keys and certificates commands, Netload – Perle Systems IOLAN CSS User Manual

Page 135

Advertising
background image

Administration Commands 131

Keys and Certificates Commands

Keys and Certificates Commands

Netload

Description Loads certificates and keys into the IOLAN.
User Level Admin
Syntax

netload https certificate|private-key <hostname/IP_address>

<filename>

netload ldap certificate <hostname/IP_address> <filename>

netload ssh-client host <config_host> public-key ssh-1 rsa

<hostname/IP_address> <filename>

netload ssh-client host <config_host> public-key ssh-2 rsa|dsa

<hostname/IP_address> <filename>

netload ssh-client user <config_user> private-key ssh-1 rsa

<hostname/IP_address> <filename>

netload ssh-client user <config_user> private-key ssh-2 rsa|dsa

<hostname/IP_address> <filename>

netload ssh-server user <config_user> public-key ssh-2 rsa|dsa

<hostname/IP_address> <filename>

netload ipsec <config_tunnel_name> public-key rsa

<hostname/IP_address> <filename>

Options

https certificate|private-key

If you are using the secure version of the WebManager (HTTPS), then you need to
download the SSL/TLS private key and CA list to make a secure connection.

ldap certificate

If you are using LDAP authentication with TLS, you need to download the certificate of
the CA who signed the LDAP certificate to the IOLAN for authentication to work
properly.

ssh-client host

The public key for the host that is being authenticated by the IOLANs SSH server.

public-key ssh-1

Specify ssh-1 when you are using SSH version 1.

public-key ssh-2

Specify ssh-2 when you are using SSH version 2.

rsa|dsa

When downloading keys to the IOLAN, specify the authentication method used by the
key.

ssh-client user

The user that the SSH key is for.

ssh-server user

The user that the SSH key is for.

Advertising