[Cyberduck-trac] [Cyberduck] #5821: S3 links failed security certificate

Cyberduck trac at trac.cyberduck.io
Thu Sep 25 19:21:17 UTC 2014


#5821: S3 links failed security certificate
---------------------------+---------------------------
 Reporter:  Ippolito Mike  |         Owner:  dkocher
     Type:  defect         |        Status:  closed
 Priority:  high           |     Milestone:
Component:  s3             |       Version:  4.0
 Severity:  major          |    Resolution:  worksforme
 Keywords:                 |  Architecture:
 Platform:  Mac OS X 10.6  |
---------------------------+---------------------------

Comment (by hunter blanks):

 As noted in #3813's citation of RFC 2818, wildcard certificates only work
 for the top level of the wildcard. I.e. *.s3.amazonaws.com is valid for
 foo.s3.amazonaws.com, but not for *.foo.s3.amazonaws.com.

 For this reason, the AWS web console generates URLs such as this one for a
 bucket in us-west-2:

     https://s3-us-west-2.amazonaws.com/BUCKET_NAME/KEY_NAME.

 I thus suggest that this issue be re-opened. Correcting the URL to what
 AWS provides in their own UI seems like the right thing to do. Thanks for
 all the hard work!

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


More information about the Cyberduck-trac mailing list