For the complete documentation index, see llms.txt. This page is also available as Markdown.

How do I configure my organization's network proxy to allow Deepgram License Server traffic?

To ensure compatibility with Deepgram's License Server:

  1. Determine if your network uses a proxy for outbound traffic.

  2. If yes, ensure that traffic to license.deepgram.com (port 443) is proxied transparently.

Deepgram uses mutual TLS (mTLS) for secure authentication between self-hosted components and the License Server. Certain proxies can interfere with this process. Transparent proxying allows the mTLS handshake to occur directly, maintaining the security of the connection while still routing through your proxy infrastructure.

Last updated