Open Kusig opened 2 years ago
We have problems using the opsgenieclient Java sdk in a proxy environment on JDK11.
Tests on a localhost installed pxproxy show that it does not work in this simple proxy environment.
The error thrown is constantly this one: java.net.SocketException: Permission denied: connect
Doing the same action with curl via the proxy works perfectly.
We have problems using the opsgenieclient Java sdk in a proxy environment on JDK11.
Tests on a localhost installed pxproxy show that it does not work in this simple proxy environment.
The error thrown is constantly this one: java.net.SocketException: Permission denied: connect
Doing the same action with curl via the proxy works perfectly.