API Guide

validity days証明書入力します。CSR にはありません。自己署名証明書場合デフォル
トは 3650 または 10 です。
length bit-lengthキーワードのさのビット入力します。FIPS モードでは、 20484096 です。
FIPS モードでは、 10244096 です。FIPS モードと FIPS モードのデフォルト キーのさは 2048 ビットです。
FIPS モードのキーのさの最小値 2048 ビットです。 FIPS モードのキーのさの最小値 1024 ビットです。
altname altname:組織代替名入力します。えば、altname IP:192.168.1.100 などの IP アドレスを使用でき
ます。
CSR CA サーバーにコピーします。
OS10# copy home://DellHost.pem scp:///file-path/DellHost.pem
password:
CA サーバーは、プライベート キーを使用して CSR 署名します。CA サーバーは、OS10 スイッチが署名証明書をダウン
ロードしてインストールできるようにします。
ホスト証明書をインストールします。
CA サーバーによって署名された X.509v3 証明書を、ローカルのホーム ディレクトリーに HTTPSSCPSFTP などの安全
方法でダウンロードするには、copy コマンドを使用します。
crypto cert install コマンドを使用して、証明書と、CSR によって生成されたプライベート キーをインストールしま
す。
crypto cert install cert-file home://cert-filepath key-file {key-path | private}
[password passphrase] [fips]
[証明書署名リクエストとプライベート キーの生成]
OS10# crypto cert generate request cert-file home://DellHost.pem key-file home://DellHost.key
email admin@dell.com length 1024 altname DNS:dell.domain.com
Processing certificate ...
Successfully created CSR file /home/admin/DellHost.pem and key
OS10# copy home://DellHost.pem scp:///tftpuser@10.11.178.103:/tftpboot/certs/DellHost.pem
password:
OS10# copy scp:///tftpuser@10.11.178.103:/tftpboot/certs/Dell_host1_CA1.pem home://
Dell_host1_CA1.pem
password:
OS10# copy scp:///tftpuser@10.11.178.103:/tftpboot/certs/Dell_host1_CA1.key home://
Dell_host1_CA1.key
password:
OS10# crypto cert install cert-file home://Dell_host1_CA1.pem key-file home://
Dell_host1_CA1.key
Processing certificate ...
Certificate and keys were successfully installed as "Dell_host1_CA1.pem" that may be used in
a
security profile. CN = Dell_host1_CA1
[信できる証明書表示]
出力では、インストールされた証明書期間CA する詳細表示されます。
OS10# show crypto cert
--------------------------------------
| Installed non-FIPS certificates |
--------------------------------------
Dell_host1_CA1.pem
--------------------------------------
| Installed FIPS certificates |
--------------------------------------
OS10# show crypto cert Dell_host1_CA1.pem
------------ Non FIPS certificate -----------------
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 4096 (0x1000)
Signature Algorithm: sha256WithRSAEncryption
Issuer: C = US, ST = California, O = Dell EMC, OU = Networking, CN = Dell_interCA1
Validity
Not Before: Jul 25 19:11:19 2018 GMT
24 OS10 セキュリティのベスト プラクティス