added comment about openssl on mac

This commit is contained in:
Rikard Gynnerstedt 2017-06-26 19:17:08 +02:00
parent f619c42cc4
commit 04997413a5

View File

@ -11,6 +11,10 @@
# Make sure your keys have access to upload objects. # Make sure your keys have access to upload objects.
# Also make sure your default region is correct, otherwise, override with $S3_REGION # 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 ##################### ######## Public functions #####################
#domain keyfile certfile cafile fullchain #domain keyfile certfile cafile fullchain