when starting the Windows Agent Service, I got the following error:
] agent.auth.handler: error authenticating: error=“Put "https://vault-server.com:8200/v1/auth/approle/login\”: http: server gave HTTP response to HTTPS client"
If I am reading this correctly, you have set the Vault Server to have TLS disabled but looks like maybe your Vault agent config has the address set to https?
I do see that the listener has TLS disabled. Apologies for not being more clear, I would expect somewhere in the agent config there should be a vault stanza that the agent uses to connect to the Vault server similar to