When the client certificate is expired, you will receive the following certificate expiration error when you try to access minikube kubernetes:
kubectl get ns --kubeconfig=/home/admin/.kube/config
Unable to connect to the server: x509: certificate has expired or is not yet valid: current time
2023-09-14T08:40:21Z is after 2023-03-01T19:17:27Z
2.x, 2.0, 2.0.1, 2.1.1, 2.1, 2.2, 2.3
Issue is resolved in TCA 3.0 as TCA 3.0 does not utilize minikube.
The minikube certificates are valid for 1 year in TCA 2.1.x and for 3 years in TCA 2.3.x.