I would like to make sure if it really uses "Data Ciphers AES256-GCM" with OpenVPN client (Community edition)?
PUSH: Received control message: 'PUSH_REPLY, ................... cipher AES-256-GCM'
Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit keyIncoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
openvpn_server1 xxx.xxx.xxx.xxx:55396 Data Channel: cipher 'AES-256-GCM', peer-id: 0
Note: --cipher is not set. OpenVPN versions before 2.5 defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configuration and/or add BF-CBC to --data-ciphers.