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.
Find a file
2024-01-27 11:55:34 -05:00
cmd app: restructure and start building p15 output 2024-01-25 20:16:37 -05:00
pkg write the functioning p15 file 2024-01-27 11:35:36 -05:00
.gitignore app: restructure and start building p15 output 2024-01-25 20:16:37 -05:00
go.mod key: finish key encoding and start cert 2024-01-27 11:35:35 -05:00
go.sum key: finish key encoding and start cert 2024-01-27 11:35:35 -05:00
LICENSE.md license: add GNU GPLv3 2024-01-25 20:21:56 -05:00
README.md readme: update 2024-01-27 11:55:34 -05:00

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).