-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Package: openvpn
Version: 2.3.7-1

Since version 2.3.7-1 I don't get a passphrase prompt on
starting the openvpn service. Openvpn is not started.

Sample session:

# dpkg -l openvpn
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                    Version          Architecture     Description
+++-=======================-================-================-====================================================
ii  openvpn                 2.3.4-5          amd64            virtual private 
network daemon

# service openvpn start
[....] Starting virtual private network daemon: clientEnter Private Key 
Password:***********
. ok

# ps -ef | grep openvpn
root     18680     1  0 20:25 ?        00:00:00 /usr/sbin/openvpn --writepid 
/run/openvpn/client.pid --daemon ovpn-client --status 
/run/openvpn/client.status 10 --cd /etc/openvpn --config 
/etc/openvpn/client.conf
root     18739  4216  0 20:25 pts/2    00:00:00 grep openvpn

# service openvpn stop
[ ok ] Stopping virtual private network daemon: client.

# apt-get upgrade
:
:

# dpkg -l openvpn
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                    Version          Architecture     Description
+++-=======================-================-================-====================================================
ii  openvpn                 2.3.7-1          amd64            virtual private 
network daemon

# service openvpn start
[ ok ] Starting virtual private network daemon: client.

# ps -ef | grep openvpn
root     17278  4216  0 20:14 pts/2    00:00:00 grep openvpn


Moving back to version 2.3.4-5 makes openvpn work again.

Key and certificate chain are stored in a *.p12 file protected by a passphrase.
I saw #779240, but since I had no problem with 2.3.4-5 I would assume this
is another problem.



Please mail if I can help to track this down. Regards
Harri
===========================================================================
# /etc/openvpn/client.conf:
dev tun
mtu-test
link-mtu 1232
dev-type tun

client

remote gw.example.com 1195 udp6
# remote gw.example.com 1194 udp
resolv-retry infinite
nobind
persist-key
persist-tun

pkcs12 private/[email protected]

up update-resolv-conf
down update-resolv-conf
comp-lzo
verb 3
keepalive 5 15
script-security 2

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJVnW6PAAoJEAqeKp5m04HLz0AH/1Jqplu5PYrEMt9RulUnr/pv
62e+cSZEvSgZ0+0hTQgiICjNk2RMxyEvZ+SsERZV2Km0lcPDwUclirs3zUIgmQMl
hb0fTWPUdVcAb1RWBYFuz+W/92VniUA8LeG4uh5SOtqdoiupC+2Bkh34wXwlQEjQ
Ask0zfO/vbS9sunMkX6wetiCgQOvbKP0Llfsa27SJ4ss6zdg5QRVm6J2S5pEBuE4
LfUTUUGnbUybjTMMoSGDxebqOpAeTSfXhK+H2IyNkJBrefMkcS0WicTCsZ4/deWs
c1+1sK8iLp1NWb1Dmu7GtLp97jrpTcvwaEH08Qx7OLfN3WRjdwibAnWr7P9eYcw=
=SxEg
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to