When attempting to create a certificate request using the update-dispatcher.sh the below error is thrown
./update-dispatcher.sh: line 36: /usr/bin/hexdump: No such file or directory
The portal appliance has been deployed using the latest Debian OVA and has the latest platform update installed (2023-11-06).
portal 5.2.x Debian OVA
To work around the missing utility ,you can install the hexdump utility with the following steps :
We will include it in the next update for the Debian ova image or update the update-dispatcher.sh script.