プロジェクトのシークレットを保存するために Hashicorp ボールトを使用しています。HTTPS で実行したいのですが、アプリケーションを実行すると次のエラーが表示されます。
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://localhost:8200/v1/auth/token/lookup-self": Unrecognized SSL message, plaintext connection?; nested exception is javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
誰か、このエラーの解決を手伝ってください。HTTPS でボールトを実行する方法を誰かが知っている場合は、私を案内してください。