Skip to content

Changed default value of verify_ssl to True#527

Merged
phiwuu merged 1 commit intomainfrom
feature/default-ssl
Jan 29, 2026
Merged

Changed default value of verify_ssl to True#527
phiwuu merged 1 commit intomainfrom
feature/default-ssl

Conversation

@phiwuu
Copy link
Member

@phiwuu phiwuu commented Jan 29, 2026

Changed the default behavior of the tool lobster-codebeamer to use SSL verification. The user can still disable it using the verify_ssl configuration parameter.

Updated the error message in case of RequestsConnectionError to mention SSL as a possible source of the problem.

All system tests disable SSL verification.

@phiwuu phiwuu requested a review from a team as a code owner January 29, 2026 13:11
Daniele143
Daniele143 previously approved these changes Jan 29, 2026
Copy link

@Daniele143 Daniele143 left a comment

Choose a reason for hiding this comment

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

Approved

@phiwuu phiwuu enabled auto-merge (squash) January 29, 2026 13:16
@phiwuu phiwuu force-pushed the feature/default-ssl branch 2 times, most recently from c635b5a to b6f7b56 Compare January 29, 2026 13:43
Changed the default behavior of the tool `lobster-codebeamer`
to use SSL verification. The user can still disable it using
the `verify_ssl` configuration parameter.

Updated the error message in case of `RequestsConnectionError`
to mention SSL as a possible source of the problem.

All system tests disable SSL verification.
@phiwuu phiwuu force-pushed the feature/default-ssl branch from b6f7b56 to e5c3890 Compare January 29, 2026 13:49
@phiwuu phiwuu merged commit 312f7a7 into main Jan 29, 2026
23 checks passed
@phiwuu phiwuu deleted the feature/default-ssl branch January 29, 2026 15:36
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.

2 participants