Is It Safe to Revoke All Certificates for My SQL Server Connection?
Question
There are multiple certificates associated with my SQL Server connection. Is it safe to remove all of them?
Environment
Connector: SQL Server
Answer
Yes, you can safely revoke all certificate entries associated with your SQL Server connection. After you revoke the certificates, Fivetran prompts you to revalidate the current TLS certificate the next time you test the connection.
To learn how to revoke and revalidate certificates, see Revoke a certificate or key.