Comment 22 for bug 230197

Revision history for this message
Mihai Chezan (mihai-chezan) wrote :

After today's upgrades:
- libgnutls13 from 1.6.3-1build1 to 1.6.3-1ubuntu0.1
- openssl-blacklist from 0.1-0ubuntu0.7.10.2 to 0.1-0ubuntu0.7.10.4

when I try /usr/sbin/openssl-vulnkey -q xxx.key I'm asked 3 times for the password.

xxx@xxx:open-vpn$ /usr/sbin/openssl-vulnkey -q mihai.key
Enter pass phrase for xxx.key:
Enter pass phrase for xxx.key:
Enter pass phrase for xxx.key:
xxx@xxx:open-vpn$ echo $?
0
xxx@xxx:open-vpn$

ps: before the upgrade it was asking me 2 times for the password.

This must be fixed to ask only once for the password.