Cisco ASA で RSA 鍵ペアを削除するには crypto key zeroize rsa を実行します。
ciscoasa(config)# crypto key zeroize rsa
WARNING: All RSA keys will be removed.
WARNING: All device digital certificates issued using these keys will also be removed.
Do you really want to remove these keys? [yes/no]: yes
鍵が削除されたことは show crypto key mypubkey rsa で確認出来ます。
ciscoasa# show crypto key mypubkey rsa
ciscoasa#
コメント