Comment 6 for bug 230208

Revision history for this message
Martin Pitt (pitti) wrote :

Ah, I can reproduce it now with

-------------------
dev tun
server 10.99.0.0 255.255.255.0

user nobody
group nogroup

dh /usr/share/doc/openvpn/examples/sample-keys/dh1024.pem
ca /etc/ssl/certs/piware-ca.pem
cert /etc/ssl/certs/piware-desktop.pem
key /etc/ssl/private/piware-desktop.pem
--------------------

As soon as the first client connects, the openvpn server tries to verify the SSL key again, which fails.