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

Added support for verifying HMC certificates #405

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Jun 8, 2021

See commit message.
I manually tested the new module input parameters in all variations and with several error cases.

@andy-maier andy-maier self-assigned this Jun 8, 2021
@andy-maier andy-maier linked an issue Jun 8, 2021 that may be closed by this pull request
@andy-maier andy-maier linked an issue Jun 8, 2021 that may be closed by this pull request
@andy-maier andy-maier added this to the 0.10.0 milestone Jun 8, 2021
@coveralls
Copy link

coveralls commented Jun 8, 2021

Coverage Status

Coverage remained the same at 20.457% when pulling bc1b459 on andy/verify-certs into 917dfb6 on master.

@andy-maier andy-maier requested a review from vkathir82 June 8, 2021 11:08
@andy-maier andy-maier force-pushed the andy/verify-certs branch 4 times, most recently from f4ef475 to 1400ba4 Compare June 8, 2021 15:05
Details:

* Added module sub-parameters 'ca_certs' and 'verify' to the 'hmc_auth'
  module parameter of all modules. (issue #401)

* Changed module input parameter 'hmc_auth.userid' to no longer be
  hidden in logs, for better debugging. The password is still
  hidden in any logs.

* Increased minimum version of zhmcclient to 0.31.0 in order to have
  the support for certificate verification.

Signed-off-by: Andreas Maier <[email protected]>
@vkathir82 vkathir82 merged commit df66c6f into master Jun 9, 2021
@vkathir82 vkathir82 deleted the andy/verify-certs branch June 9, 2021 00:16
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.

Add support for verifying HMC certificates
3 participants