Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
c216179a
Commit
c216179a
authored
11 years ago
by
Marc Hoersken
Browse files
Options
Downloads
Patches
Plain Diff
docs: primarily refer to schannel as WinSSL
parent
4c51f2b5
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/FAQ
+1
-1
1 addition, 1 deletion
docs/FAQ
docs/FEATURES
+2
-2
2 additions, 2 deletions
docs/FEATURES
docs/KNOWN_BUGS
+2
-2
2 additions, 2 deletions
docs/KNOWN_BUGS
with
5 additions
and
5 deletions
docs/FAQ
+
1
−
1
View file @
c216179a
...
...
@@ -422,7 +422,7 @@ FAQ
curl can be built to use one of the following SSL alternatives: OpenSSL,
GnuTLS, yassl, NSS, PolarSSL, axTLS, Secure Transport (native iOS/OS X),
schannel
(native Windows) or qssl (native IBM i). They all have their pros
WinSSL
(native Windows) or qssl (native IBM i). They all have their pros
and cons, and we try to maintain a comparison of them here:
http://curl.haxx.se/docs/ssl-compared.html
...
...
This diff is collapsed.
Click to expand it.
docs/FEATURES
+
2
−
2
View file @
c216179a
...
...
@@ -176,14 +176,14 @@ IMAPS (*1)
FOOTNOTES
=========
*1 = requires OpenSSL, GnuTLS, NSS, yassl, axTLS, PolarSSL,
schannel
(native
*1 = requires OpenSSL, GnuTLS, NSS, yassl, axTLS, PolarSSL,
WinSSL
(native
Windows), Secure Transport (native iOS/OS X) or qssl (native IBM i)
*2 = requires OpenLDAP
*3 = requires a GSSAPI-compliant library, such as Heimdal or similar
*4 = requires FBopenssl
*5 = requires a krb4 library, such as the MIT one or similar
*6 = requires c-ares
*7 = requires OpenSSL, NSS, qssl,
schannel
or Secure Transport; GnuTLS, for
*7 = requires OpenSSL, NSS, qssl,
WinSSL
or Secure Transport; GnuTLS, for
example, only supports SSLv3 and TLSv1
*8 = requires libssh2
*9 = requires OpenSSL, GnuTLS, NSS, yassl, Secure Transport or SSPI (native
...
...
This diff is collapsed.
Click to expand it.
docs/KNOWN_BUGS
+
2
−
2
View file @
c216179a
...
...
@@ -69,12 +69,12 @@ may have been fixed since this was written!
option as for all other operating systems.
75. NTLM authentication involving unicode user name or password only works
properly if built with UNICODE defined together with the schannel
/winssl
properly if built with UNICODE defined together with the
WinSSL/
schannel
backend. The original problem was mentioned in:
http://curl.haxx.se/mail/lib-2009-10/0024.html
http://curl.haxx.se/bug/view.cgi?id=896
The schannel version verified to work as mentioned in
The
WinSSL/
schannel version verified to work as mentioned in
http://curl.haxx.se/mail/lib-2012-07/0073.html
73. if a connection is made to a FTP server but the server then just never
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment