You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very useful (and a very common practice for software that accepts a CA file) for the ca_file option to allow passing in multiple PEM-encoded certificates. Being able to specify multiple allowed CAs would be nice for several reasons, such as giving each datacenter their own CA, or allowing incremental migrations between an old CA and a new CA across an entire cluster.
The text was updated successfully, but these errors were encountered:
It would be very useful (and a very common practice for software that accepts a CA file) for the
ca_file
option to allow passing in multiple PEM-encoded certificates. Being able to specify multiple allowed CAs would be nice for several reasons, such as giving each datacenter their own CA, or allowing incremental migrations between an old CA and a new CA across an entire cluster.The text was updated successfully, but these errors were encountered: