Skip to content

Commit

Permalink
Merge pull request #2 from cmarodrigues/add-option-ssl_verify_peer
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
cmarodrigues authored Jan 27, 2017
2 parents 6d786a3 + 847dbf8 commit 7ff04e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ recommend using `s3_region` instead of `s3_endpoint`.
endpoint for S3 compatible services. For example, Riak CS based storage or
something. This option doesn't work on S3, use `s3_region` instead.

**ssl_verify_peer**

Verify SSL certificate of the endpoint. Default is true. Set false when you want to ignore the endpoint SSL certificate.

**s3_object_key_format**

The format of S3 object keys. You can use several built-in variables:
Expand Down

0 comments on commit 7ff04e6

Please sign in to comment.