apc-p15-tool/pkg/app
Greg T. Wallace 01be6ca577 add p15 key output file
The NMC Security Wizard can also produce .p15 files that contain just a private key. Add this ability to this tool.

When the `create` function is used, both files will be outputted.
2024-06-04 18:59:36 -04:00
..
app.go v0.4.2 2024-03-29 17:17:47 -04:00
cmd_create.go add p15 key output file 2024-06-04 18:59:36 -04:00
cmd_install.go add p15 key output file 2024-06-04 18:59:36 -04:00
config.go add p15 key output file 2024-06-04 18:59:36 -04:00
file_header.go add p15 key output file 2024-06-04 18:59:36 -04:00
pem_to_p15.go add p15 key output file 2024-06-04 18:59:36 -04:00
ssh_resetwebui.go add optional webui restart 2024-02-05 18:25:55 -05:00
ssh_response.go add optional webui restart 2024-02-05 18:25:55 -05:00
ssh_scp.go add optional webui restart 2024-02-05 18:25:55 -05:00