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

Windows: use (existing) Schannel, not (shipped) OpenSSL #9956

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2024

  1. Squashed 'third-party/boost-wintls/' content from commit 0059baa62

    git-subtree-dir: third-party/boost-wintls
    git-subtree-split: 0059baa625afd9d9f6d015cb69e9e7f199b206e4
    Al2Klimov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e86ec27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84cb45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17cb8af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a850b84 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Require NT 6.1+, i.e. Windows 7 and Server 2008 R2

    Enables CERT_CHAIN_ENGINE_CONFIG#hExclusiveRoot used by Boost.WinTLS.
    Icinga 2 already doesn't start on the original Server 2008.
    Al2Klimov committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    09ec955 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    5f6aeb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7938d60 View commit details
    Browse the repository at this point in the history
  3. Use SetupSslContext() instead of MakeAsioSslContext() everywhere

    It does the same and already provides proper exception messages.
    Al2Klimov committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fa08e90 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    86ba556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ebc6a9 View commit details
    Browse the repository at this point in the history
  3. WIP

    Al2Klimov committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f5ffd86 View commit details
    Browse the repository at this point in the history