Open arcrose opened 6 years ago
You could write a new module that imports the file
module to list files that contain -----BEGIN CERTIFICATE-----
and then process those files. However, scanning an entire file system takes too much time and typically gets killed before completion. It would succeed if you limit it to /etc
though.
This request came in from atoll, who has described his use case like so (my paraphrasing):