This blog explains a one of the solutions for automatic redirection from http to https when using Chrome browser.
Reason for the issue:
HTTP Strict Transport Security (HSTS) forces user's web browser to use https even when requesting http.
This blog explains a one of the solutions for automatic redirection from http to https when using Chrome browser.
Reason for the issue:
HTTP Strict Transport Security (HSTS) forces user's web browser to use https even when requesting http.
This blog explains how to use the Chef Automate API on a Windows machine.
Pre-requisites:
Chef Automate API request with an API token passed in the header. This token can be created in chef automate dashboard as follows.
Login to Chef Automate dashboard. Go to token section in the settings page.