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

Feature: Adds support to ignore SSL errors on IMC, Shell and Installer #641

Merged

Conversation

LordHepipud
Copy link
Collaborator

Adds support to set the flag -NoSSLValidation for Cmdlets icinga and Install-Icinga, to ignore errors on self-signed certificates within the environment.

Example:

icinga -NoSSLValidation

Icinga Shell:

icinga -Shell -NoSSLValidation

Fixes #640

@cla-bot cla-bot bot added the cla/signed label Jul 12, 2023
@LordHepipud LordHepipud self-assigned this Jul 12, 2023
@LordHepipud LordHepipud added the Enhancement New feature or request label Jul 12, 2023
@LordHepipud LordHepipud added this to the v1.11.0 milestone Jul 12, 2023
@LordHepipud LordHepipud merged commit 08bb196 into master Jul 12, 2023
1 check passed
@LordHepipud LordHepipud deleted the feature/add_flag_to_ignore_ssl_errors_on_imc_and_installer branch July 12, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Management Console: SSL/TSL-errors when selecting "[3] Overview"
1 participant