yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.93k stars 1.06k forks source link

[Platform][onprem provider] Pre-flight checks for custom CA issued certificates #6918

Open streddy-yb opened 3 years ago

streddy-yb commented 3 years ago

When a universe is created using custom certificates, a check should be performed before the provisioning step to ensure the custom certificates actually exist. Currently create universe fails after everything is provisioned and configured.

streddy-yb commented 3 years ago

Same check should be performed when adding nodes as well.