case cfErrorHTTPProxyConnectionFailure A connection to the HTTPS proxy couldn’t be established. case cfErrorHTTPBadProxyCredentials The proxy rejected the authentication credentials provided for logging in. case cfErrorPACFileError An error occurred with the proxy autoconfiguration file. case cfErrorPAC...
This should prove useful. In case you decide to add several versions, it's advisable to enhance the error management system and avoid attempting to connect to a host more than once if a connection failure occurs during a previous test. Solution 2: To establish a CURL connection, it's recom...
clientSslCtx.newHandler(PooledByteBufAllocator.DEFAULT),newHttpProxyHandler(httpsProxy.address(), USERNAME, PASSWORD)),newFailureTestItem("HTTPS proxy: rejected connection", BAD_DESTINATION,"status: 403", clientSslCtx.newHandler(PooledByteBufAllocator.DEFAULT),newHttpProxyHandler(httpsProxy.address()...
An error occurred with the proxy autoconfiguration file. case cfErrorPACFileAuth The authentication credentials provided by the proxy autoconfiguration file were rejected. case cfErrorHTTPSProxyConnectionFailure A connection couldn’t be established to the HTTPS proxy. case cfStreamErrorHTTPSP...