Difference between revisions of "HTTPS"
(Created page with "TBD") |
|||
Line 1: | Line 1: | ||
TBD | TBD | ||
+ | |||
+ | * What does this exactly do? -> enables URL https://fogserver/fog/ and forces redirect from http://fogserver/fog/ to https://fogserver/fog/ | ||
+ | * Implications: PXE boot and fog-client also need to use HTTPS! Details... | ||
+ | * How to get rid of the warning in my browser? -> Download https://fogserver/fog/management/other/ca.cert.pem and import to your browser (FF, Chrome, Opera) or Windows certificate management (for IE, Edge) | ||
+ | * ... |
Revision as of 10:50, 11 January 2020
TBD
- What does this exactly do? -> enables URL https://fogserver/fog/ and forces redirect from http://fogserver/fog/ to https://fogserver/fog/
- Implications: PXE boot and fog-client also need to use HTTPS! Details...
- How to get rid of the warning in my browser? -> Download https://fogserver/fog/management/other/ca.cert.pem and import to your browser (FF, Chrome, Opera) or Windows certificate management (for IE, Edge)
- ...