s3proxy.endpoint=http://127.0.0.1:0 s3proxy.secure-endpoint=https://127.0.0.1:0 #s3proxy.service-path=s3proxy # authorization must be aws-v2, aws-v4, aws-v2-or-v4, or none s3proxy.authorization=aws-v2-or-v4 s3proxy.identity=local-identity s3proxy.credential=local-credential s3proxy.keystore-path=keystore.jks s3proxy.keystore-password=password jclouds.provider=transient jclouds.identity=remote-identity jclouds.credential=remote-credential # endpoint is optional for some providers #jclouds.endpoint=http://127.0.0.1:8081 jclouds.filesystem.basedir=/tmp/blobstore