Show TOC

Setting up HTTP Proxy on AS Java (Optional)Locate this document in the navigation structure

Use

The CRL file is updated automatically from the CRL distribution point. If a HTTP proxy is required to access the file, it is necessary to maintain the Java parameter of the HTTP proxy. For information about adding Java Virtual Machine (JVM) system parameters, see Configuring JVM Parameters .

Procedure

Define the JVM System Parameters:

http.proxyHost=<proxy host name>

http.proxyPort=<Proxy Port number>

http.nonProxyHosts=<rule to bypass proxy server>