Saturday, July 29, 2023

How To Resolve Automatic Redirect HTTP To HTTPS In Chrome

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. 

Thursday, July 13, 2023

Working with Chef Automate API on Windows

This blog explains how to use the Chef Automate API on a Windows machine. 

Pre-requisites:

  • Chef Automate Dashboard with node added to compliance.

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.