Compatibility in an Enterprise environment

Hi All,

I’m looking for experience/practices in the community of deploying libp2p in an enterprise/financial environment.
Those environment usually come with strict network restrictions using firewall/gateways that would control inbound/outbound connection, enforce the base protocols (ex TCP + TLS), and in some cases intermediate firewalls/proxies would terminate the TLS connection to inspect the content.
Libp2p transport protocol introduces some innovative and flexible transports but different than those supported by those network devices.
Any guidance/experience on how make libp2p work in such environment?

Thanks,
Yuval

@ycarmel Can you be more specific about the kinds of constraints you’re facing? It’s very difficult to answer these questions in the abstract.

Are you facing any particular difficulties? Is there a specific network/firewall policy you’re concerned about?