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
TLS was a bit confusing because the example code includes a client cert & key. As per discussion here and the mysql client example here it's more common to connect without client cert/key. But without some explanation, the example code makes it look like this is required.