Updating Certs and Existing Connections

We are using Istio 1.2.0 in combination with Cert Manager that is requesting certs from Let’s Encrypt. I’m curious what happens to existing connections when the certificate gets updated? From what I’ve seen existing connections should remain open and any new connection will get the new certificate. Existing connections will not be terminated when the certificate is updated. Is that correct?