kairoaraujo / goca

Golang Certificate Authority (CA) package
MIT License
38 stars 14 forks source link

tighten local file permissions on private keys #18

Closed necheffa closed 1 year ago

necheffa commented 1 year ago

Private keys are created with permissive permissions. Instead, tighten the permissions to limit access for shell accounts on the host system.