apc-p15-tool/README.md

12 lines
371 B
Markdown
Raw Normal View History

2024-01-26 01:20:07 +00:00
# APC P15 Tool
2024-01-27 16:55:34 +00:00
A tool to create APC p15 formatted certificates from pem files, without
2024-01-26 01:20:07 +00:00
having to use APC's closed-source tool, APC generated keys, or other
proprietary tools (such as cryptlib).
2024-01-27 16:55:34 +00:00
## Usage
2024-01-26 01:20:07 +00:00
2024-01-27 16:55:34 +00:00
./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).