RFR: 8329335: HttpsURLConnectionTest fails due to network firewall rules
Mahendra Chhipa
mchhipa at openjdk.org
Mon Jun 17 14:50:11 UTC 2024
On Mon, 17 Jun 2024 09:16:45 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:
> Since HttpsURLConnectionTest attempts to reach external servers, it can fail if run on hosts without outbound traffic allowed. Therefore, it should not be executed in CI pipelines but rather manually on a host with no firewall rules preventing egress traffic.
Hi @fguallini , what if NAT Gateway of CI machines VCN is configured to allow one way initiation traffic to specific external server. Then this change is not required.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19745#issuecomment-2173618927
More information about the security-dev
mailing list