From 04997413a5e343f31a967aee6343c25fe283403f Mon Sep 17 00:00:00 2001 From: Rikard Gynnerstedt Date: Mon, 26 Jun 2017 19:17:08 +0200 Subject: [PATCH] added comment about openssl on mac --- deploy/s3.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deploy/s3.sh b/deploy/s3.sh index ea93c022..bd7558d2 100644 --- a/deploy/s3.sh +++ b/deploy/s3.sh @@ -11,6 +11,10 @@ # Make sure your keys have access to upload objects. # Also make sure your default region is correct, otherwise, override with $S3_REGION +# IMPORTANT +# If you're using acme.sh on a mac, make sure you have the latest version of openssl +# Upgrade easily with homebrew: brew install openssl + ######## Public functions ##################### #domain keyfile certfile cafile fullchain