mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
b92084b8e8
This makes it easier to fake, which will allow me to use the ConsulProvider as an 'external PKI' to test a customer setup where the actual root CA is not the root we use for the Consul CA. Replaces a call to the state store to fetch the clusterID with the clusterID field already available on the built-in provider.