Subject: | Amazon S3 presence in public suffix list breaks Amazon::S3 |
Amazon::S3 uses https via LWP to connect to foo.s3.amazonaws.com, where foo is the bucket name. That machine presents a certificate for *.s3.amazonaws.com. However, because s3.amazonaws.com is in the public suffix list, this fails, and Amazon::S3 breaks.
Please remove the Amazon S3 entries from the distributed public suffix list.