Page 1 of 1

vpn_server.conf format question

Posted: Mon Mar 10, 2014 10:09 am
by arprip
After checked vpn_server.config, its format is UTF8 with BOM.

After google BOM, it is used in MS world.

Hard to create config file by 3rd software or shell script method in Linux.

Do anyone has good suggestion to create this file for easy changing settings ?

Re: vpn_server.conf format question

Posted: Mon Mar 10, 2014 12:02 pm
by dnobori
If the configuration file contains no multi-byte characters, you can ignore the BOM. It is very easy to create or modify the ASCII-only config file.