The Ondat cluster can't connect to etcd due to a
{... msg":"rejected connection","remote-addr":"192.168.7.69:50060","server-name":"storageos-etcd.storageos-etcd","error":"remote error: tls: bad certificate"}
This is happening because the certificate in the storageos-etcd-secret has the following SAN definition
X509v3 extensions:
X509v3 Key Usage: critical
Digital Signature, Key Encipherment, Data Encipherment
X509v3 Extended Key Usage:
TLS Web Server Authentication, TLS Web Client Authentication
X509v3 Basic Constraints: critical
CA:FALSE
X509v3 Subject Alternative Name:
DNS:storageos-etcd-secret
The DNS fieldstorageos-etcd-secret should match the DNS name:*.storageos-etcd.storageos-etcd
The Ondat cluster can't connect to etcd due to a
This is happening because the certificate in the
storageos-etcd-secrethas the following SAN definitionThe DNS field
storageos-etcd-secretshould match the DNS name:*.storageos-etcd.storageos-etcd