1.
: ESXi Shell 접속 및 로그인
2.
1 2 | [root@localhost:/etc/vmware/ssl] cd /etc/vmware/ssl/ | cs |
3.
: 원본 인증서 복사하여 백업
1 2 3 | [root@localhost:/etc/vmware/ssl] cp rui.crt orig.rui.crt [root@localhost:/etc/vmware/ssl] cp rui.key orig.rui.key | cs |
4.
1 2 | [root@localhost:/etc/vmware/ssl] cd | cs |
5.
: 다음 명령을 실행하여 새로운 인증서를 생성
1 2 | [root@localhost:~] /sbin/generate-certificates | cs |
6.
: ESXi Shell 재접속
'Operating System > ESXi' 카테고리의 다른 글
ESXi 인증서 및 키 교체 (0) | 2018.10.03 |
---|---|
vSphere에서 SSH 활성화 (0) | 2018.10.03 |
esxi 6.5 update (0) | 2018.07.26 |
ubuntu 16.04.3 설치 (0) | 2018.05.28 |
[에러] VMware Workstation and Device/Credential Guard are not compatible (5) | 2017.10.30 |