Guest User

Untitled

a guest
Jan 16th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. katello-change-hostname -u admin -p changeme -c /cert/changed.example.com.crt -k /cert/changed.example.com.key -r /cert/changed.example.com.crt.req -b /cert/cacert.crt -y changed.example.com
  2. openssl x509 -text -noout -in cert.crt
  3. openssl s_client -connect $HOSTNAME:443 -CAfile /etc/puppet/ssl_ca.pem
Add Comment
Please, Sign In to add comment