Obtains the pre-generated private key from the user.
This command has no arguments or variables.
N/A.
This command is also used when downloading or uploading the configuration. The private key is stored in the EEPROM, and the certificate is stored in the configuration file.
The certificate and private key file should be in PEM format and generated using RSA as the cryptography algorithm.
Similar to SSH2, before you can use any SSL commands, you must first download and install the separate Extreme Networks SSH software module (ssh.xmod). This additional module allows you to configure both SSH2 and SSL on the switch. SSL is packaged with the SSH module; therefore, if you do not install the module, you are unable to configure SSL. If you try to execute SSL commands without installing the module first, the switch notifies you to download and install the module. To install the module, see the instructions in Software Upgrade and Boot Options.
The following command obtains the pre-generated private key from the user:
configure ssl privkey pregenerated
Next, you the open the certificate and then copy and paste the certificate into the console/Telnet session, followed by [Enter] to end the command.
This command was first available in the ExtremeXOS 11.2 and supported with the SSH module.
This command is available on all platforms.