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

Addresses changes made to katello-certs-tools regarding location of #9

Merged
merged 1 commit into from Mar 7, 2014

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Mar 5, 2014

cert generation and password arguments to katello-certs-tools. Provies
cleanup and simplification of where and what certs are used as well as
changing the naming conventions to reflect the fact that Katello is
the project controlling and generating the CA and certs.

@ehelms
Copy link
Member Author

ehelms commented Mar 5, 2014

This change requires - Katello/katello-misc#27

else
target_path("private/#{name}.key")
end
target_path("private/#{name}.key")
end

def self.passphrase_file(name)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After the refactoring, it this method still used somewhere?

cert generation and password arguments to katello-certs-tools. Provies
cleanup and simplification of where and what certs are used as well as
changing the naming conventions to reflect the fact that Katello is
the project controlling and generating the CA and certs.
@ehelms
Copy link
Member Author

ehelms commented Mar 6, 2014

@iNecas updated

@iNecas
Copy link
Member

iNecas commented Mar 6, 2014

ACK

ehelms added a commit that referenced this pull request Mar 7, 2014
Addresses changes made to katello-certs-tools regarding location of
@ehelms ehelms merged commit 8fc2804 into theforeman:master Mar 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants