Web Server 359Default ConfigurationThis default port number is 443.Command ModeGlobal Configuration modeUser Guidelines• There are no user guidelines for this command.ExampleThe following example configures the https port number to 100.crypto certificate generateThe crypto certificate generate Global Configuration mode command generates a HTTPScertificate.Syntaxcrypto certificate [number] generate [key-generate [length]] [passphrase string] [cn common-name] [ou organization-unit] [o organization] [l location] [st state] [c country] [durationdays]• number —Specifies the certificate number. If unspecified, defaults to 1. (Range: 1 - 2)• key-generate—Regenerate SSL RSA key.• length—Specifies the SSL RSA key length. If unspecified, length defaults to 1024.(Range: 512 - 2048)• passphrase string—Passphrase that is used for exporting the certificate in PKCS12 fileformat. If unspecified the certificate is not exportable. (Range: 8 - 96)• cn common- name—Specifies the fully qualified URL or IP address of the device. Ifunspecified, defaults to the lowest IP address of the device (where the certificate isgenerated). (Range: 1 - 64)• ou organization-unit—Specifies the organization-unit or department name.(Range: 1 -64)• o organization—Specifies the organization name. (Range: 1 - 64)• l location—Specifies the location or city name. (Range: 1 - 64)• st state—Specifies the state or province name. (Range: 1 - 64)• c country—Specifies the country name. (Range: 1 - 2)• duration days—Specifies number of days a certification would be valid. If unspecifieddefaults to 365 days. (Range: 30 - 3650)Console (enable)# ip https port 100