Hacker News new | ask | show | jobs
by cbm-vic-20 868 days ago
It's probably a good idea to check the permissions of that file, too, and emit a warning or exit with an error if the they're too permissive.
1 comments

A good example that all of us have seen is ssh. It does not run if permissions on certs are incorrect.
But it definitely could improve its error messages in this case.