w2c / letsencrypt-esxi

Let's Encrypt for VMware ESXi with easy installation using pre-built VIB or offline bundle. Auto-renewal of certificates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An unexpected error occured: Calculated digest at EOF

SmirnovDevOps opened this issue · comments

Hi
It's during install

esxi 6.5

Which release are you using? Does it happen with 1.0 and 1.1.0?

Calculated digest at EOF does not match expected result: 008a9b8e291e7f38ba10f33dee05632e7119c41c7c6b62e86e7a38711ac25222 calculated, 8b3901e1c59fe4afd97d6f04d731deb76e50199f803ba8262863e8f6ac8ea7d2 expected.
vibs = web-wack-creations_bootbank_w2c-letsencrypt-esxi_1.1.0-0.0.0
Please refer to the log file for more details.

1.0 OK

Installation Result
Message: Operation finished successfully.
Reboot Required: false
VIBs Installed: web-wack-creations_bootbank_w2c-letsencrypt-esxi_1.0.0-0.0.0
VIBs Removed:
VIBs Skipped:
[root@localhost:/tmp]

1.0 installed and configured, working well
Thank you for your work!

can you write and vib?
that starts each 5 min, checks an list of fqdn, convert it in ip addresses list and add that list in firewall rule vspher client connections?

would be very handy, to restrict connections only from dynamic dns names

Calculated digest at EOF does not match expected result: 008a9b8e291e7f38ba10f33dee05632e7119c41c7c6b62e86e7a38711ac25222 calculated, 8b3901e1c59fe4afd97d6f04d731deb76e50199f803ba8262863e8f6ac8ea7d2 expected. vibs = web-wack-creations_bootbank_w2c-letsencrypt-esxi_1.1.0-0.0.0 Please refer to the log file for more details.

Hmm, then it seems that 6.5 doesn't support gzipped SHA-256 digests. If you want to give version 1.1.0 another try, you could test with: esxcli software vib install -v /tmp/w2c-letsencrypt-esxi.vib -f --no-sig-check

--no-sig-check
already tried

--no-sig-check
Does not help