Issue non-ascii (unicode) characters when exporting openvpn profile thru OC200 controler
When organization has in name non-ascii characters (like for example ščžŠČŽ), and I export of OpenVPN configuration file, the name of the file generated will convert all non-ascii (unicode) characters to _ (underline).
it is simple to replicate.
- use non-ascii characters (probably one could do it with any non-ascii characters) for name of Organization
- create a new openvpn server profile
- export it...
interesting enough - it will not use the profile name in under VPN->Name, but Orgaization name.
Ideally, i would prefer the name to use both and that non-ascii characters are respected when file name is created.