mirror of
https://github.com/curl/curl.git
synced 2026-08-03 14:10:30 +03:00
tidy-up: use consistent casing for Windows directories
C:\Windows\System32 Closes #13832
This commit is contained in:
parent
30c235f395
commit
dace891e38
4 changed files with 11 additions and 11 deletions
|
|
@ -117,8 +117,8 @@ server, do one of the following:
|
|||
order:
|
||||
1. application's directory
|
||||
2. current working directory
|
||||
3. Windows System directory (e.g. C:\windows\system32)
|
||||
4. Windows Directory (e.g. C:\windows)
|
||||
3. Windows System directory (e.g. C:\Windows\System32)
|
||||
4. Windows Directory (e.g. C:\Windows)
|
||||
5. all directories along %PATH%
|
||||
|
||||
5. Get another CA cert bundle. One option is to extract the one a recent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue