Key-generate, Location – Dell PowerEdge M805 User Manual

Page 551

Advertising
background image

Web Server Commands

549

User Guidelines

You must use the crypto certificate generate command to generate the HTTPS certificate.

Example

The following example enables the switch to be configured from a browser.

console(config)#ip https server

key-generate

Use the key-generate command in Crypto Certificate Generation mode to specify the key-
generate.

Syntax

key-generate [length]

length—Specifies the length of the SSL’s RSA key. If left unspecified, this parameter
defaults to 1024. (Range: 512 - 2048)

Default Configuration

This command has no default configuration.

Command Mode

Crypto Certificate Generation mode

User Guidelines

This command mode is entered using the crypto certificate request command.

Example

The following example displays how to specify that you want to regenerate the SSL RSA key
1024 byes in length.

console(config-crypto-cert)#key-generate 1024

location

Use the location command in Crypto Certificate Generation or Crypto Certificate Request mode
to specify the location or city name.

Syntax

location location

location—Specifies the location or city name. (Range: 1 - 64 characters)

Advertising