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

TODO: update regarding missing Schannel features #5358

Closed
wants to merge 1 commit into from

Conversation

mback2k
Copy link
Member

@mback2k mback2k commented May 8, 2020

Some aspects have already been implemented over the years.

15.1 Client certificates are now supported:

15.2 Ciphers can now be specified through:

Also do not refer to Schannel as WinSSL anymore..

Some aspects have already been implemented over the years.

15.1 Client certificates are now supported:

- System stores via e35b025
- PKCS#12 files via 0fdf965

15.2 Ciphers can now be specified through:

- Algorithms via 9aefbff
@mback2k mback2k self-assigned this May 8, 2020
@mback2k mback2k requested review from bagder and jay May 8, 2020 20:14
@mback2k mback2k added Windows Windows-specific documentation labels May 8, 2020
@mback2k
Copy link
Member Author

mback2k commented May 8, 2020

Please correct me if I am missing other implementation changes or details.

docs/TODO Show resolved Hide resolved
@mback2k mback2k closed this in 8329775 May 9, 2020
bagder pushed a commit that referenced this pull request May 12, 2020
  * runtests.pl:
    - Fix out-of-tree build under CMake when srcdir is not set. Default
      srcdir to the location of runtests.pl.
    - Add a hack to allow CMake to use the TFLAGS option as documented
      in tests/README and used in scripts/travis/script.sh.
  * Bump CMake version to 3.2 for USES_TERMINAL, dropping Debian Jessie
    support (no one should care, it is already EOL.).
  * Remove CTest since it defines its own 'test' target with no tests
    since all unittests are already broken and not built by default.
  * Add new test targets based on the options from Makefile.am. Since
    new test targets are rarely added, I opted for duplicating the
    runtests.pl options as opposed to creating a new Makefile.inc file.
    Use top-level target names (test-x) instead of x-test since that is
    used by CI and others.

Closes #5358
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Windows Windows-specific
Development

Successfully merging this pull request may close these issues.

None yet

4 participants