ESXi error: Could not find a trusted signer

在ESXi上安装micron 的 msecli vib的时候,有个错误信息显示: Could not find a trusted signer.

解决方案倒是很简单,在你使用的command 后面加上 “–no-sig-check”就可以了

像msecli这种情况,就需要使用如下的命令:

esxcli software vib install -v /tmp/msecli_VMware_ESXi.vib --no-sig-check

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.