Ben Young
                                            Ben Young
                                        
                                    That's true, although you'd need to know at the cache consumer side that: 1) You'd using Redis 2) There are other users of the same Redis DB so it means...
This would also benefit us, as we're not so interested in the security side of connect but using it in an environment where a legacy app can't be changed to...
Hi Andrew, I can see the pain! We only would need the code signing part and even then I think in theory you could use a self signed certificate as...
I'll see what I can do!
I can't easy upload a PR from where I am, but this patch I think does what's needed ``` diff --git a/src/Ocelot.Provider.Consul/Consul.cs b/src/Ocelot.Provider.Consul/Consul.cs index b202cd5..6b4c42e 100644 --- a/src/Ocelot.Provider.Consul/Consul.cs +++ b/src/Ocelot.Provider.Consul/Consul.cs...