I work for a cloud service provider and manage many clients that use a firewall with built-in OpenVPN and all of them use that to connect to their cloud environment.
Unfortunately, this means I have MANY connection profiles listed in my OpenVPN client on Windows but most of the clients don't assign a DNS entry or CA signed certificate to their connection so I end up with many of them listed by IP.
Is there any way (either by changing the config file, or other method, even using another GUI) to alter the display name of a connection profile?
The image below shows how my gui lists all my connections by IP, it gets very difficult to figure out who's who with a list like that.

The desired effect would be to see "administrator@ClientName" instead of "administrator@222.181.223.111". Searching through documentation (as little as I could find) shows nothing in the config file to change this name, renaming the connection profile's folder name (same as what's displayed) also had no effect.
Ideas anyone?