Bug #2856
closedOpenVPN Client Export Utility does not handle Spaces in Common Name (CN) of user certificate
100%
Description
I am using the OpenVPN Client Export Utility v1.0.4, and tried to create an "archive" export (the one with the .ovpn-file and the two certs).
This fails and instead of a zip file i get a file containing the following messages:
Warning: filesize(): stat failed for /tmp/pfsense-udp-1195-Daniel Migowski-config.zip in /usr/local/www/vpn_openvpn_export.php on line 236
Warning: readfile(/tmp/pfsense-udp-1195-Daniel Migowski-config.zip): failed to open stream: No such file or directory in /usr/local/www/vpn_openvpn_export.php on line 246
Updated by Doktor Notor almost 12 years ago
This is still broken even with latest version.
Updated by Jim Pingle almost 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:2916a9051a4e60c64ecd2732b652a12696d3295e.
Updated by Jim Pingle almost 12 years ago
Of course the best fix is to not stick spaces in a CN. :-)
Updated by Doktor Notor almost 12 years ago
Of course the best fix is to not stick spaces in a CN. :-)
Kinda troublesome when you already have tens and tens of certificates handed out. :-) FIXED, all good now. Thanks!
Updated by Jim Pingle almost 12 years ago
- Status changed from Feedback to Resolved