mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-01-22 08:14:08 +00:00
APC P15 Tool is an open source replacement for APC's NMC Security Wizard. It also adds additional functionality for installing certificates on APC NMC2 & NMC3.
3b611b06e4
* add version number * add more logging * add command/subcommand |
||
---|---|---|
cmd | ||
pkg | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE.md | ||
README.md |
APC P15 Tool
A tool to create APC p15 formatted certificates from pem files, without having to use APC's closed-source tool, APC generated keys, or other proprietary tools (such as cryptlib).
Usage
./apc-p15-tool --keyfile ./key.pem --certfile ./cert.pem
Command outputs ./apctool.p15 which can be directly loaded on to an APC NMC2 (Network Management Card 2).