Security
Operations security related
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:
- The inclusion of the
X-ApiKey
HTTP header with the API key of a valid user into the request. - Mutual authentication based on HTTPs PKI infrastructure. The certificate can be set to an entire organization or per channel.