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

Use SSL authentication if SSL params are provided #8531

Merged
merged 7 commits into from
Feb 8, 2021

Conversation

hithwen
Copy link
Contributor

@hithwen hithwen commented Feb 4, 2021

If you are planning to use ssl connection then you need to explicitly enable it, providing the certificate was not enough. With this change SSL will be enabled if any of the SSL options are provided

@hithwen hithwen requested a review from a team as a code owner February 4, 2021 10:16
@hithwen hithwen changed the title Raise config options if incorrect ssl configuration Raise config error if incorrect ssl configuration Feb 4, 2021
@ghost ghost added the integration/ibm_mq label Feb 4, 2021
@hithwen hithwen changed the title Raise config error if incorrect ssl configuration Use SSL authentication if SSL params are provided Feb 8, 2021
@hithwen hithwen merged commit a849833 into master Feb 8, 2021
@hithwen hithwen deleted the julia/ibm-mq-ssl-warning branch February 8, 2021 14:53
github-actions bot pushed a commit to therc/integrations-core that referenced this pull request Feb 8, 2021
* Use SSL if SSL options are provided
* Do not override if specificly disabled a849833
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants