I tried connecting my postgresql server on vm instance of gcp with DBeaver.
And I expected only tcp connection in wireshark packet list because I did not set TLS in my postgresql server.
But TLSv1.3 Protocol packets was exist.
wireshark packet list
Does VM instance of GCP automatically apply TLS?
Thanks.
New contributor
dong-gwan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.