Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Relax OpenSSL permissions for default key files #1941
Conversation
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
spbnick commentedMar 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.