Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grpc: Adjust the file permissions on mTLS private keys #6075

Merged

Commits on Mar 11, 2023

  1. grpc: make the mTLS private keys user-readable only

    Fixes ElementsProject#6064
    Reported-by: denis2342 <@denis2342>
    
    Changelog-Changed: grpc: The mTLS private keys are no longer group-readable
    cdecker committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    6070ad0 View commit details
    Browse the repository at this point in the history
  2. msggen: Allow using deprecated fields in the rpc -> grpc conversion

    We should rather hand the annotation through to the user code, and
    warn there.
    cdecker committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    60bace3 View commit details
    Browse the repository at this point in the history