Open
Description
Is your feature request related to a problem? Please describe.
You can export to .pem/.key files with --no-password
but this fails for a PFX file. PFX files can be generated without a password so there's no reason not to allow this.
Describe the solution you'd like
PFX export should be the same as PEM.