- my program was originally written with multi-threading in mind, so there are some remnants of that still in place (It's why I use a linkedlist to store the lines).
- (because in a real application there's a very real possibilty that multiple certificates would need to be checked quickly)
- -g and -DDEBUG shouldn't be in Makefile, but if they are that's why you're getting excess output.
- Important note: if you try to run the program with a subdirectory/input.csv, it will prepend subdirectory/ to all of the cert.crt filenames in the output.
- If there is no subdirectory everything will be normal :)
- Finally, this program doesn't handle wildcards correctly, so don't rely on that
Chewyfitz/ssh-cert-checker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|