Skip to content

TODO: update regarding missing Schannel features - #5358

Closed
mback2k wants to merge 1 commit into
curl:masterfrom
mback2k:todo-schannel
Closed

TODO: update regarding missing Schannel features#5358
mback2k wants to merge 1 commit into
curl:masterfrom
mback2k:todo-schannel

Conversation

@mback2k

@mback2k mback2k commented May 8, 2020

Copy link
Copy Markdown
Member

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

mback2k commented May 8, 2020

Copy link
Copy Markdown
Member Author

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

Comment thread docs/TODO
@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.

4 participants