我正在尝试查找哪些证书在VMware vCenter Server Appliance(VCSA)上使用。
例如当前的MACHINE或vpxd证书,它们位于哪里以便我可以检查指纹和/或将其导出?
我不是指VMwareauthentication中心(VMCA),这是我可以find谷歌search时的结果。
谢谢!
通过SSH连接到VMware vCenter Server Appliance
打开shell
shell
查看证书存储
/usr/lib/vmware-vmafd/bin/vecs-cli store list
查看商店中证书的详细信息
/usr/lib/vmware-vmafd/bin/vecs-cli entry list --store <store name from the list generated in the previous command> --text