edit: It uses libcurl for transfers, and libcurl supports https, so getting a secure connection is as simple as adding the option:
url=https://s3.amazonaws.com
I've added that to the README file.
edit: It uses libcurl for transfers, and libcurl supports https, so getting a secure connection is as simple as adding the option:
at mount time.I've added that to the README file.