Skip to content

impro: better error reporting for failed ssl contexts#1402

Merged
braindigitalis merged 1 commit intodevfrom
ssl_context_error_reporting
Mar 18, 2025
Merged

impro: better error reporting for failed ssl contexts#1402
braindigitalis merged 1 commit intodevfrom
ssl_context_error_reporting

Conversation

@braindigitalis
Copy link
Contributor

@braindigitalis braindigitalis commented Mar 18, 2025

fedora (perhaps others too) now have a broken or weird config in /etc/ssl which overrides how SSL works causing SSL_CTX_new to fail. this gives more detail which hopefully points the user to where to look to fix it.

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

@braindigitalis braindigitalis self-assigned this Mar 18, 2025
@netlify
Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit 7d9eb0d
🔍 Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/67d98fbfd806850008b45df4
😎 Deploy Preview https://deploy-preview-1402--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added documentation Improvements or additions to documentation code Improvements or additions to code. labels Mar 18, 2025
@braindigitalis braindigitalis merged commit bbfdd9b into dev Mar 18, 2025
84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code Improvements or additions to code. documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants