How do I configure my organization's network proxy to allow Deepgram License Server traffic?
Last updated
To ensure compatibility with Deepgram's License Server:
Determine if your network uses a proxy for outbound traffic.
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