Chapter 4 Function/System Settings and Display
4.3 Network Management > create ssl-certificate
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED
P2X0-1030-09ENZ0
534
create ssl-certificate
This command renews and registers an SSL (Secure Socket Layer) server key and an SSL server certificate.
■
Syntax
■
Parameter
create ssl-certificate [-key-length {1024 | 2048 | 4096}]
-common-name
common_name
[-subject-alt-name
altname1
,
altname2
...]
-key-length Optional. This parameter specifies the bit length of the generating SSL server key. Only one
value can be specified.
If this parameter is omitted, 2048 (default value) is used for the key length.
1024
Key length is 1024bits.
2048
Key length is 2048bits. (Default value)
4096
Key length is 4096bits.
-common-name
This parameter specifies an IP address or domain name that accesses HTTPS for the MNT port
or the RMT port. The IP address should be written in IPv4 standard notation (a base 256
"d.d.d.d" string) or IPv6 address format. The domain name should be written in full-domain
notation (FQDN). Only one value should be specified for this parameter.
Example:
foo.var
192.168.1.1
2001:1b::430:db0
Abbreviated notations are recommended when inputting an IPv6 address. This is because
some browsers support only abbreviated notations.
-subject-alt-name
Optional. This parameter specifies the IP address and/or domain name that can access HTTPS
for the MNT port or the RMT port. The IP address should be written in standard notation (string
specified forming d.d.d.d 256base notation) or IPv6 address format. The domain name should
be written in full-domain notation (FQDN). The string length of all the FQDNs or IP addresses
with these parameters delimiters should be within 511bytes.
Example:
foo.var.com (11bytes) Correct
foo.var.com, 192.168.1.1
(11 +1 +11bytes) Correct
jugemujugem...co.jp
(511bytes) Correct
jugemujugemu...co.jp
(512bytes) Incorrect
jugemujugem...co.jp, foo.var.com
(511 +1 +11bytes) Incorrect
Summary of Contents for Eternus DX410 S2
Page 2: ...This page is intentionally left blank ...
Page 756: ......