jgaskins / aws

AWS Client for the Crystal programming language
MIT License
12 stars 6 forks source link

Feature: Optional TLS #9

Open ahmadardal opened 5 months ago

ahmadardal commented 5 months ago

In this PR:

  1. An optional env AWS_USE_TLS to specify whether to use TLS or not. Defaults to true.