Skip to content

Support ECHDE cipher suites #7344

@cyberduck

Description

@cyberduck

34092a6 created the issue

Here's my Apache/2.4.4 (FreeBSD) OpenSSL/1.0.1e configuration:

SSLProtocol -SSLv3 +TLSv1 +TLSv1.1 +TLSv1.2
SSLCipherSuite ECDHE-RSA-RC4-SHA:ECDHE-RSA-DES-CBC3-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES128-SHA

here's the target WebDAV/S resource:

URL: https://teban.pixi.me
Remote Path: /w/webdav/
Username: webdav
Password: webdav

When I attempt to connect, I get the following error from Cyberduck 4.3.1


 I/O Error: Connection failed, Received fatal alert: handshake_failure.

So my questions are as follows:

  1. is SSLv3 a requirement for Cyberduck to connect with an HTTPS endpoint?
  2. does it / will it support ECHDE ciphersuites alongside TLSv1-1.2 protocols?

Please advise, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    webdavWebDAV Protocol Implementation

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions