zsh no matches found *

机器用的shell是zsh,在用acme.sh申请Let’s Encrypt通配符证书时,报了这么个错:

zsh: no matches found: *.example.com

查了一下,对.zshrc增加下面一行配置即可

setopt no_nomatch