Hi,

On Mon, Dec 22, 2014 at 07:48:31PM +0100, Sophie Loe wrote:
> Config would not parse the backslash, so I had to escape them so \ became \\
> 
>       ca "C:\Program Files\OpenVPN\config\ca.crt"
>       ca "C:\\Program Files\\OpenVPN\\config\\ca.crt"

Yeah, this is slightly suboptimal for "typical C parsers" on Windows...
(just using "/" as a path delimiter should work, btw :) ).

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgpyQcCvInt7e.pgp
Description: PGP signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to