|
|
admin@xxxxxxxx wrote: >> So the IPCop box is both CA and server, right? did you download the >> public CA certificate from the IPCop box to the client? if you're >> missing the right CA certificate then you would get this kind of >> warnings/errors. >> > > Right. It creates a zip file that I download on the client, so I am not > sure what control I have to change things. > > This sounds like an IPCop issue and not an OpenVPN issue. What's in the zip file? have you extracted both the client cert+key as well as the IPCop CA certificate? Have you tried verifying the certificates, e.g. openssl verify -CAfile <IPCopCA.crt> -purpose any <client-cert.cr> HTH, ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |