Network Configuration

Firebender makes requests to the following domains to communicate with our backend. If you’re behind a corporate proxy, please whitelist these domains to ensure that Firebender works correctly:

  • *.firebender.com/*: Used for all API requests and backend communication.

If you’re using Firebender in a corporate environment with network restrictions, ensure these domains are accessible through your firewall and proxy configurations.

Enterprise Certificate Handling

SSL Certificate Trust Issues

In enterprise environments, you may encounter SSL certificate trust issues when Firebender attempts to connect to our backend services. This typically manifests as errors like:

PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Firebender’s HTTP client is synced with the certificates that IntelliJ loads. Make sure your enterprise certificates are recognized by IntelliJ by following the IntelliJ SSL Certificates documentation.

If you’re still facing issues, contact help@firebender.com.