UseSSL Property
Use SSL to access Amazon S3.
Syntax
public boolean getUseSSL(); public void setUseSSL(boolean useSSL);
Remarks
Use this property to determine whether the bean uses SSL to connect with Amazon S3 servers.
This property is not available at design time.
Default Value
False