4.2.7. Local proxy servers/firewalls

Setting up local proxy servers

Local proxy servers can be set up in JSSE using the following system properties:

  • https.proxyHost
  • https.proxyPort

Note: See also

http://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html

Access to the public internet

Every customer is personally responsible for ensuring access to the public internet using their application via the local proxy server or firewall installed. One way of regulating public internet access by an application on the private intranet is to implement a SOCKS server.