[Cyberduck-trac] [Cyberduck] #7344: Support ECHDE cipher suites (was: WebDAV over HTTPS issue)

Cyberduck trac at trac.cyberduck.ch
Sat Jul 13 09:44:59 UTC 2013


#7344: Support ECHDE cipher suites
-----------------------+-----------------------
 Reporter:  wwwpixime  |         Owner:
     Type:  defect     |        Status:  closed
 Priority:  normal     |     Milestone:  4.4
Component:  webdav     |       Version:  4.3.1
 Severity:  normal     |    Resolution:  fixed
 Keywords:             |  Architecture:
 Platform:             |
-----------------------+-----------------------
Changes (by dkocher):

 * status:  new => closed
 * resolution:   => fixed
 * component:  core => webdav
 * milestone:   => 4.4


Comment:

 The negotiation works here with the latest snapshot build as these builds
 have an updated SSL stack.


 {{{
 HEAD /w/webdav/ HTTP/1.1
 Host: teban.pixi.me
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4 (Mac OS X/10.8.4) (x86_64)
 Authorization: Basic d2ViZGF2OndlYmRhdg==
 HTTP/1.1 403 Forbidden
 Date: Sat, 13 Jul 2013 09:41:48 GMT
 Server: Apache
 Keep-Alive: timeout=6
 Connection: Keep-Alive
 Content-Type: text/html; charset=iso-8859-1
 PROPFIND /w/webdav/ HTTP/1.1
 Depth: 1
 Content-Type: text/xml; charset=utf-8
 Content-Length: 0
 Host: teban.pixi.me
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4 (Mac OS X/10.8.4) (x86_64)
 Authorization: Basic d2ViZGF2OndlYmRhdg==
 HTTP/1.1 403 Forbidden
 Date: Sat, 13 Jul 2013 09:41:48 GMT
 Server: Apache
 Content-Length: 1
 Keep-Alive: timeout=6
 Connection: Keep-Alive
 Content-Type: text/html; charset=iso-8859-1
 }}}

-- 
Ticket URL: <https://trac.cyberduck.ch/ticket/7344#comment:2>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list