[Cyberduck-trac] [Cyberduck] #10994: Pre-signed AWS S3 URLs are malformed

Cyberduck trac at cyberduck.io
Tue Mar 17 16:25:22 UTC 2020


#10994: Pre-signed AWS S3 URLs are malformed
------------------------+-------------------------
    Reporter:  gkertai  |      Owner:
        Type:  defect   |     Status:  new
    Priority:  normal   |  Milestone:
   Component:  s3       |    Version:  7.2.5
    Severity:  normal   |   Keywords:
Architecture:  Intel    |   Platform:  macOS 10.14
------------------------+-------------------------
 In the '''Copy URL''' menu for files stored in AWS S3, the '''Pre-signed
 URL''' values contain the bucket name twice in the subdomain field. E.g.
 if your bucket is called `mybucket`, the URL becomes
 `https://mybucket.mybucket.s3.amazonaws.com/…`, causing SSL certificate
 errors when opened. Manually deleting the redundant subdomain invalidates
 the signature, so there's no workaround.

 Also, '''HTTPS URL''' is displayed twice in the menu. The first instance
 looks good, but the second instance has an additional path component with
 the bucket name, e.g. `https://mybucket.s3.amazonaws.com/mybucket/…` thus
 pointing to an invalid path.

--
Ticket URL: <https://trac.cyberduck.io/ticket/10994>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list