Comment 24 for bug 230197

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

Yes, I can confirm. If I input garbage for the password the openssl-vulnkey returns.

xxx@xxx:open-vpn$ /usr/sbin/openssl-vulnkey -q xxx.key
Enter pass phrase for xxx.key: ...I enter garbage not the real password...
xxx@mcq:open-vpn$ echo $?
0
xxx@mcq:open-vpn$

ps: like I mentioned above, if I enter the real password I'm asked again for the password 2 more times.