Connection between MC and PostgreSQL db is currently unencrypted via our software. This is because both these services run within GCP, so the connection is never exposed externally. However, it would still be better to layer our own TLS encryption on top of that for added protection.
Connection between MC and PostgreSQL db is currently unencrypted via our software. This is because both these services run within GCP, so the connection is never exposed externally. However, it would still be better to layer our own TLS encryption on top of that for added protection.