====== PFSense - Troubleshooting - OpenVPN Client Common Name shows as UNDEF ====== When clients connect they initially show up as UNDEF. After a while this may correct itself. {{:pfsense:troubleshooting:pfsense_-_openvpn_-_client_common_name_-_undef.png?800|}} ---- ===== Solution ===== OpenVPN cannot determine the client name (which is normally based on the client-side certificate) and it puts 'UNDEF' in there. Adding the following into the .opvn config may help: ... username-as-common-name ...