When a URL for a consul certificate store contains a token then this token is not stripped off properly. Therefore, this URL does not work: ``` http://localhost:8500/v1/kv/path/to/cert?token=123 ```
When a URL for a consul certificate store contains a token then this token is not stripped off properly. Therefore, this URL does not work: