mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
hm
This commit is contained in:
parent
4356356305
commit
edd16d978f
4
docs/FAQ
4
docs/FAQ
@ -41,7 +41,7 @@ FAQ
|
|||||||
3.13 Why does my single/double quotes fail?
|
3.13 Why does my single/double quotes fail?
|
||||||
3.14 Does curl support javascript or pac (automated proxy config)?
|
3.14 Does curl support javascript or pac (automated proxy config)?
|
||||||
3.15 Can I do recursive fetches with curl?
|
3.15 Can I do recursive fetches with curl?
|
||||||
3.16 What certificates do I need with I use SSL?
|
3.16 What certificates do I need when I use SSL?
|
||||||
|
|
||||||
4. Running Problems
|
4. Running Problems
|
||||||
4.1 Problems connecting to SSL servers.
|
4.1 Problems connecting to SSL servers.
|
||||||
@ -463,7 +463,7 @@ FAQ
|
|||||||
curlmirror perl script), and you can write programs based on libcurl to do
|
curlmirror perl script), and you can write programs based on libcurl to do
|
||||||
it, but the command line tool curl itself cannot.
|
it, but the command line tool curl itself cannot.
|
||||||
|
|
||||||
3.16 What certificates do I need with I use SSL?
|
3.16 What certificates do I need when I use SSL?
|
||||||
|
|
||||||
There are three different kinds of "certificates" to keep track of when we
|
There are three different kinds of "certificates" to keep track of when we
|
||||||
talk about using SSL-based protocols (HTTPS or FTPS) using curl or libcurl.
|
talk about using SSL-based protocols (HTTPS or FTPS) using curl or libcurl.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user