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

Fix skipping SSL #4

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Fix skipping SSL #4

merged 1 commit into from
Feb 15, 2022

Conversation

jsupun
Copy link
Contributor

@jsupun jsupun commented Feb 15, 2022

There were two problems. The first was initializing a token would not
skip SSL certification. It was not coded to use the skip SSL flag.
The second was testing a credential always resulted in using SSL
certification even if the box was checked. Was using the wrong, non-existing,
field in the validation call.

Also add the SSL flag to log messages. And removed some debug messages
that were not needed.

There were two problems. The first was initializing a token would not
skip SSL certification. It was not coded to use the skip SSL flag.
The second was testing a credential always resulted in using SSL
certification even if the box was checked. Was using the wrong, non-existing,
field in the validation call.

Also add the SSL flag to log messages. And removed some debug messages
that were not needed.
@jsupun jsupun merged commit 5aefbd8 into main Feb 15, 2022
@jsupun jsupun deleted the fix_skip_ssl branch February 15, 2022 23:03
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.

1 participant