Proxy Configuration
eBECAS/EDMISS allows for proxy settings for the data connection, to allow for eBECAS/EDMISS to connect through a transparent proxy.
The 3 files that can be used are :
ssh.proxy.dat
Sets the proxy for the data connection to the eBECAS/EDMISS serverhtml.proxy.dat
Sets the proxy for AWS S3 Storage connection (Templates and Documents), SMS and Bulk Emailinstall.proxy.dat
If the proxy is dis-allowing the auto-update, you may also need to add this. Sets the proxy for the Auto-updater which runs when eBECAS/EDMISS first loads
The format of the proxy files should be
PROXY_HOST=127.0.0.1
PROXY_PORT=8888
Where PROXY_HOST is the address of the proxy to use, and PROXY_PORT is the port to use.
To enable proxy settings, create the required files in the eBECAS/EDMISS installation directory, which will be found in the %LocalAppData%\EquatorIT\11 folder.
These files will need to be used for each PC with eBECAS/EDMISS installed which requires proxy configuration.