@george1421 That’s true if using the fog installer to handle it.
@michaelkoch1811 There are methods to rebuild the binaries using your own binaries of course.
in the fogproject folder (where you normally run an installer) there’s a file under:
utils/FOGiPXE called buildipxe.sh
if you call this script with your <path/to/your/certificate.pem> it should build the ipxe binaries with your custom certificate.
./buildipxe.sh path/to/your/certificate.pemBy default it will try to use the CA pem we generated for FOG at install.