- For non-interactive usage (CI/CD, etc), encryption of private keys can be disabled with the
-W
switch. - A new command,
-C
was added to change passwords, or remove them (when combined with-W
).
-W
switch.-C
was added to change passwords, or remove them (when combined with -W
).