You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use stricter permissions for Pulp TLS cert and key
Pulp runs as root inside its container. It has no problem reading files
with 0600 permissions. There is no reason use 0644, especially for the
key which is readable by any user on the seed.
0 commit comments