Skip to content

Instantly share code, notes, and snippets.

@jlsherrill
Last active August 1, 2017 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jlsherrill/4d563a310a8a720506bb54d2d0b2bc92 to your computer and use it in GitHub Desktop.
Save jlsherrill/4d563a310a8a720506bb54d2d0b2bc92 to your computer and use it in GitHub Desktop.
restore and restore smart proxy configs certs
rake -- config -k ssl_ca_file -v /etc/pki/katello/certs/katello-default-ca.crt
rake -- config -k ssl_certificate -v /etc/pki/katello/certs/$(hostname)-foreman-client.crt
rake -- config -k ssl_priv_key -v /etc/pki/katello/private/$(hostname)-foreman-client.key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment