Revision 2f6fba6772fd77fa289ba3392427c8858a788130 authored by Scott Schaefer on 23 December 2013, 18:01:38 UTC, committed by Dr. Stephen Henson on 14 February 2014, 22:35:15 UTC
apps/pkcs12.c accepts -password as an argument. The document author almost certainly meant to write "-password, -passin". However, that is not correct, either. Actually the code treats -password as equivalent to -passin, EXCEPT when -export is also specified, in which case -password as equivalent to -passout. (cherry picked from commit 856c6dfb09d69fc82ada2611c6cd792dfc60e355)
1 parent d69acce

Computing file changes ...