mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-01-22 00:04:09 +00:00
da84a7b085
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.
10 lines
96 B
Text
10 lines
96 B
Text
# key/cert files
|
|
*.p15
|
|
*.pem
|
|
*.b64
|
|
|
|
# ignore test_data folder
|
|
/_test_data
|
|
|
|
# build folder
|
|
/_out
|