Vault Error, Server gave HTTP response to HTTPS client
I fixed the problem. Though the exception can be common to more than one similar problem, I fixed the problem by exporting the root token generated after running this command : vault server -dev The output is like this … You may need to set the following environment variable: $ export VAULT_ADDR=’http://127.0.0.1:8200′ The unseal key … Read more