1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-25 15:09:41 +00:00

Merge pull request #495 from Neilpang/dev

fix https://github.com/Neilpang/acme.sh/issues/465
This commit is contained in:
neil
2016-12-27 21:20:10 +08:00
committed by GitHub
+1
View File
@@ -405,6 +405,7 @@ _getfile() {
#Usage: multiline #Usage: multiline
_base64() { _base64() {
[ "" ];#urgly
if [ "$1" ]; then if [ "$1" ]; then
_debug3 "base64 multiline:'$1'" _debug3 "base64 multiline:'$1'"
$OPENSSL_BIN base64 -e $OPENSSL_BIN base64 -e