mirror of
https://github.com/curl/curl.git
synced 2026-07-24 18:27:20 +03:00
KNOWN_BUGS: cygwin: "WARNING: UNPROTECTED PRIVATE KEY FILE!"
Closes #11244
This commit is contained in:
parent
2284104c3f
commit
775018d273
1 changed files with 6 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ problems may have been fixed or changed somewhat since this was written.
|
|||
9.2 wolfssh: publickey auth does not work
|
||||
9.3 Remote recursive folder creation with SFTP
|
||||
9.4 libssh blocking and infinite loop problem
|
||||
9.5 cygwin: "WARNING: UNPROTECTED PRIVATE KEY FILE!"
|
||||
|
||||
10. SOCKS
|
||||
10.3 FTPS over SOCKS
|
||||
|
|
@ -434,6 +435,11 @@ problems may have been fixed or changed somewhat since this was written.
|
|||
|
||||
https://github.com/curl/curl/issues/8632
|
||||
|
||||
9.5 cygwin: "WARNING: UNPROTECTED PRIVATE KEY FILE!"
|
||||
|
||||
Running SCP and SFTP tests on cygwin makes this warning message appear.
|
||||
|
||||
https://github.com/curl/curl/issues/11244
|
||||
|
||||
10. SOCKS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue