Due to compliance reasons i need to setup HTTPS and SSL certificate on Fog Server. I am having issues with the fog client not communicating properly with fog server once image is applied.
I have followed this guide:
https://wiki.fogproject.org/HTTPS
If i try to reinstall fog client it states cannot cannot install CA Certificate.
Logs show SSL trust chain cannot be completed. I’ve almost given up.
I’ve also restored server to before i install SSL cert and re installed fog client with HTTPS enabled and it works then and communicates. Not sure what happens once i swap it out with my cert. Per instructions i’ve recompiled ipxe binaries which really wouldn’t affect client since this is after the fact.
Was wondering if there was a way to just leave the client and fog server config alone without modifying and have the web server setup with the SSL cert we have. I even tried pointing the apache config file to somewhere else with new cert and left default locations alone hoping the client would communicate there and work and no luck.
I’m desperate for any other ideas…