Relax OpenSSL permissions for default key files #1941

Merged
merged 1 commit into from Mar 14, 2017

Conversation

Projects
None yet
2 participants
Collaborator

spbnick commented Mar 14, 2017

Recent versions of OpenSSL appear to create keys with owner-only
permissions. Allow owning group to read the created default key files
in raddb/certs, so that they stay the same as with older OpenSSL, and
that the server can read its key.

@spbnick spbnick Relax OpenSSL permissions for default key files
Recent versions of OpenSSL appear to create keys with owner-only
permissions. Allow owning group to read the created default key files
in raddb/certs, so that they stay the same as with older OpenSSL, and
that the server can read its key.
29add13

@alandekok alandekok merged commit 74bcd3e into FreeRADIUS:v3.0.x Mar 14, 2017

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment