Skip to main content
Version: 1.0.0

Proxy

S3SPL supports using a proxy to connect to S3. The proxy configuration can be found in the Proxy tab.

Proxy

Extend to see all available proxy parameters
ParameterDescriptionRequiredExample
Proxy EnabledWhether the proxy should be used✔️Yes
Proxy URLThe URL of the proxy✔️http://proxy.example.com
Proxy PortThe port of the proxy✔️8080
Proxy UsernameThe username of the proxyuser
Proxy PasswordThe password of the proxypassword
Proxy ExceptionsThe exceptions of the proxylocalhost,non-proxied-resource.example.com
Proxy TLS Verification

Validating the TLS certificate of the proxy is currently not possible in Python.