Mistake in doc section
Closed this issue · 0 comments
ubermevans commented
Authentication
........
sudo cat /etc/pki/katello/certs/pulp-client.crt /etc/pki/katello/private/pulp-client.key > ~/.pulp/user-cert.pem
chown 400 ~/pulp/user-cert.pem
- should be ~/.pulp/user-cert.pem
This should be a chmod not a chown