Try License Vault, our new cloud solution for license management! Hosted by JetBrains, License Vault doesn't require installation and can be accessed from any device with an internet connection. Learn more
If License Server (FLS) is installed in a restricted environment there may be a need to configure proxy settings to let FLS perform properly.
Use the following system properties to let FLS connect through a proxy server:
Proxy-related System Properties
Property
Description
http.proxyHost
The host name of your proxy server.
http.proxyPort
The port number that the proxy server listens to.
https.proxyHost
The host name of your secure proxy server.
https.proxyPort
The port number that the secure proxy server listens to.
Linux
macOS
Windows
Change to the FLS installation directory using the command line.