Skip to content

openssl: unify ssl error logging#2078

Merged
BareosBot merged 3 commits intobareos:masterfrom
sebsura:dev/ssura/master/fix-ssl-error-spam
Jan 31, 2025
Merged

openssl: unify ssl error logging#2078
BareosBot merged 3 commits intobareos:masterfrom
sebsura:dev/ssura/master/fix-ssl-error-spam

Conversation

@sebsura
Copy link
Contributor

@sebsura sebsura commented Dec 18, 2024

Thank you for contributing to the Bareos Project!

This pr fixes the problem where debug logs where spammed by uninteresting ssl "errors" that were not actually errors.

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Required backport PRs have been created
  • Correct milestone is set
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@sebsura sebsura added enhancement bug This addresses a bug and removed bug This addresses a bug labels Dec 18, 2024
@sebsura sebsura self-assigned this Dec 18, 2024
@sebsura sebsura force-pushed the dev/ssura/master/fix-ssl-error-spam branch from 31aa489 to 3f492c9 Compare December 18, 2024 06:08
@bruno-at-bareos bruno-at-bareos linked an issue Dec 18, 2024 that may be closed by this pull request
@sebsura sebsura force-pushed the dev/ssura/master/fix-ssl-error-spam branch from cd82bf3 to e79f69b Compare January 13, 2025 06:18
@sebsura sebsura requested a review from pstorz January 23, 2025 12:23
@sebsura sebsura force-pushed the dev/ssura/master/fix-ssl-error-spam branch from e79f69b to a99949d Compare January 24, 2025 08:25
@sebsura sebsura mentioned this pull request Jan 24, 2025
7 tasks
@sebsura sebsura force-pushed the dev/ssura/master/fix-ssl-error-spam branch 2 times, most recently from e204d30 to ae8c018 Compare January 27, 2025 10:54
1 second is way too short to get reliable results on jenkins.  5
seconds should hopefully be enough
@sebsura sebsura force-pushed the dev/ssura/master/fix-ssl-error-spam branch from ae8c018 to b0cb820 Compare January 31, 2025 11:52
@BareosBot BareosBot merged commit 6f6cc93 into bareos:master Jan 31, 2025
1 check was pending
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.

Filter OpenSSL Informational messages

3 participants