Does VM instance of GCP automatically apply TLS?
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.
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.