Chilkat v11.0.0 Http
The Chilkat.Http class has the following backward incompatible changes.
Chilkat.Http.S3Ssl removed
This property has been removed because all communications with Amazon S3 using S3_* methods inherently use TLS. Since it was already set to true by default, any lines of code explicitly setting it can be safely removed from applications. There should never be a situation where you communicate with S3 without a TLS connection.