aws / aws-nitro-enclaves-cli

Tooling for Nitro Enclave Management
Apache License 2.0
116 stars 78 forks source link

Fix regression when using docker API with TLS #627

Open maximebedard opened 1 month ago

maximebedard commented 1 month ago

Description of changes:

When https://github.com/aws/aws-nitro-enclaves-cli/pull/595 merged, it caused a regression when using docker with TLS. By default shiplift is built with TLS support by default whereas bollard isn't.