HTTPS

From FOG Project
Revision as of 07:06, 3 February 2020 by SebastianRoth (talk | contribs)
Jump to: navigation, search

To enable HTTPS within FOG you choose yes when asked by the installer or use the command line switch "--force-https". The installer will generate a different Apache configuration to enable HTTPS as well as redirect all requests from HTTP to HTTPS (minor exceptions exist). Now this will make the Web UI to be accessable through the new URL https://fogserver/fog/ but will also redirect requests going to the old HTTP URL.