FAQ
Frequently Asked Questions about self-hosting Hanzo KMS.
Frequently asked questions about self-hosted instance of Hanzo KMS can be found on this page. If you can't find the answer you are looking for, please create an issue on our GitHub repository or join our Slack community for additional support.
This issue is typically seen when you haven't set up SSL for your self-hosted instance of Hanzo KMS. When SSL is not enabled, you can't receive secure cookies, preventing the session data to not be saved.
To fix this, we highly recommend that you set up SSL for your instance.
However, in the event you choose to use Hanzo KMS without SSL, you can do so by setting the HTTPS_ENABLED environment variable to "false" for the backend application.
Learn more about secure cookies
Follow the step by step guide here to learn how.
How is this guide?
Last updated on