This website requires JavaScript.
Explore
Help
Sign in
bcollet
/
apc-p15-tool
Watch
1
Star
0
Fork
You've already forked apc-p15-tool
0
mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced
2025-01-22 08:14:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dda11df624
apc-p15-tool
/
.gitignore
11 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
initial commit: header * func to write the header APC NMC expects
2024-01-19 22:26:14 +00:00
# key/cert files
*.p15
*.pem
debug: add base64 encoded debug files When troubleshooting it is helpful to put the generated files into an asn1 decoder. The files can be copy/pasted easily in b64 format. This change creates b64 files when the debug flag is set to make this process easier.
2024-06-04 22:59:36 +00:00
*.b64
gitignore: update
2024-01-21 20:08:59 +00:00
# ignore test_data folder
app: restructure and start building p15 output
2024-01-26 01:16:37 +00:00
/_test_data
add build script
2024-02-02 23:35:22 +00:00
# build folder
/_out
Reference in a new issue
Copy permalink