Security

It’s strongly recommended to use the encrypted communication channel using HTTPs (default 443 TCP port).

Besides encryption, you can also take into account that OpenGate implements two authorization mechanisms:

  1. The inclusion of the X-ApiKey HTTP header with the API key of a valid user into the request.
  2. Mutual authentication based on HTTPs PKI infrastructure. The certificate can be set to an entire organization or per channel.