Error:
Attempting to connect to a Clockspring instance using https displays an error: The request contained an invalid host header

Cause:
Clockspring running with https enabled requires that the server fqdn is set
Resolution:
Edit clockspring.properties and set the following:
nifi.web.https.host=<clockspring fqdn>
Restart the Clockspring service