==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=5495
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #1 from daniel <[email protected]> 2009-09-29 00:15:47
---
(In reply to comment #0)
> "Tue Sep 29 15:09:50 2009 Cannot open file key file 'takey.pem': The system
> cannot find the file specified. (errno=2)"
The error message is quite clear, OpenVPN cannot find this file. takey.pem,
just like the p12 bundle should be in C:\Program Files\OpenVPN\config (or a
sub-directory), at the same level as the .ovpn config file. Are you sure your
takey.pem end with .pem and not .pem.txt like windows does automatically ?
>
> If I remove the static key from the certificates and generate a new config
> file
> this removes the following two lines:
>
> tls-client
Good catch, the line tls-client shouldn't be removed if we don't use the
additional TLS auth
> tls-auth takey.pem 1
Only this one should be removed
>
> but I still get an error:
>
> "Options error: Parameter pkcs12_file can only be specified in TLS-mode, i.e.
> where --tls-server or --tls-client is also specified."
Ok, for the second problem (missing tls-client directive in the client config
file), I'm commiting a fix in release 2.0-29 wich should be available in
smetest repository quickly. Waiting for this, you can add it manually.
For the first problem, I think there's nothing I can do, the problem is on the
client.
--
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/