Skip to content

Set mode 0600 on private key files

Julius Jeuthe requested to merge create_only_option into main

Now all private keys are generated with file permission 0600. Already existing keys are checked if they have file permission 0600. If they have a different permission mode a warning is displayed.

Issue #29

Merge request reports