How to rebrand the OpenVPN Access Server Web UI
This feature is only available in OpenVPN Access Server build 1.5.x
To rebrand the Company Logo:
In as.conf, set the following var to point to a .jpg, .gif, or .png image: sa.logo_image_file=/my/dir/image.jpg
To rebrand the Company Name:
Edit the following var in as.conf: sa.company_name=Acme Terraforming
(the as.conf file can be found in: /usr/local/openvpn_as/etc)
as.conf Example:

Example of the Client UI with custom branding:

* At the time of this writing only the Client UI can be re-branded, the Admin UI is not able to be re-branded.
