IP SAN error: "CSR contains IP address in Common Name"

LEGO has push a commit to fix this, but haven't released

To test, install from master

go install github.com/go-acme/lego/v4/cmd/lego@master

And add --disable-cn true to your command.

5 Likes