Skip to main content

11 posts tagged with "mte-relay-server"

View All Tags

MTE Relay Server v4.5 Release Notes

· 3 min read
Trevor Blackman
Engineering Director

MTE Relay Server v4.5 is a ground-up rewrite of the relay in Go. Releases through v4.4 ran on Node.js; v4.5 reimplements the entire proxy as a single, statically compiled Go service.

The rewrite delivers lower memory use, faster request handling, and a smaller, hardened container image, while keeping the MTE/MKE encryption and Kyber pairing protocol intact so existing clients keep working. It also introduces a new multi-tenant configuration model that becomes the preferred way to run the relay.

AWS - MTE API Relay Released

· One min read
Joe Jeanjaquet
Senior Director of Engineering

The Eclypses MTE API Relay Container-type product is now available in the AWS Marketplace.

Eclypses MTE API Relay Server is a proxy server deployed through a docker container. Due to the success of the MTE Relay Server container for Client/Server use-cases, the decision was made to publish the MTE API Relay through the AWS marketplace for Server-to-Server network level communication for HTTP Requests between API Services.

Use Case​

Network-level protection for HTTP Requests between AWS and another AWS Region, account, etc. As the product evolves, the "3rd Party Environment" could be another cloud service like Azure, or an on-premise container. Example MTE API Relay diagram

Big changes:

  • Server-to-Server support
  • New usage guide

AWS - MTE Relay Server v4

· One min read
Joe Jeanjaquet
Senior Director of Engineering

The Eclypses MTE Relay Server Container-type product is now available in the AWS Marketplace.

MTE Relay Server in AWS has been updated to include MTE 4.0 library and features.

Other changes:

  • Added Kyber algorithm for the handshake
  • Fixed bugs
  • Support for streaming requests and responses
  • Consolidated MTE-Relay Header

More information is available here.