MTE Relay Server v4.3 Release Notes
· One min read
MTE Relay Server v4.3 adds stronger server-to-server pairing controls and clearer startup warnings for non-production trial builds.
This update focuses on safer deployment behavior and better visibility into unsupported runtime configurations.
New
- Server-side shared secret. A new
secretsetting lets you require a shared value on both ends of a connection before an encoder and decoder pair can be established. This is primarily intended for server-to-server communication and adds an extra layer of pairing control. - Trial build detection and warning. The server now detects when it is running with an MTE Trial Build and prints a prominent warning at startup. Trial builds offer no security guarantees and should never be run in production.
