Commit Graph

15 Commits (f981c782bb38015f4778913e9c3db26b57dde4e8)

Author SHA1 Message Date
Debian Bear b169a5c707
change _dbase64 to single line 3 years ago
ucando 6132af8ecb enable qiniu to deploy more than one domain 5 years ago
Peter Dave Hello ac9f6e3a41 Remove trailing spaces in text files
This issue in the shell scripts will also be detected in the stable
version of shfmt(we are currently using an ancient pre-release of shfmt)
5 years ago
tianji af5f7a7779 fix deploy/qiniu.sh base64
According to the doc (https://developer.qiniu.com/kodo/manual/1231/appendix#1), we should use URL-safe base64 instead of plain base64 for token calculation.
6 years ago
shonenada c445e70cff
fix indent 6 years ago
shonenada dd6fa4af00
Save `QINIU_CDN_DOMAIN` only when defined 6 years ago
shonenada afdb9a63ff
chore: replece `Le_Deploy_Qiniu_*` with `QINIU_*` 6 years ago
shonenada 4c1fa9c242
save CDN Domain with `_savedomainconf` 6 years ago
shonenada 3c6b707353
add `QINIU_CDN_DOMAIN` for wildcard certificate 6 years ago
shonenada 96efc8c7f0
lint codes 6 years ago
shonenada 82b11da4ca
replace `awk` with `sed` and `tr` 6 years ago
shonenada 4ec39ab707
replace with functions defined in acme.sh 6 years ago
shonenada d2a60f3ca4
lint code 6 years ago
shonenada 3bc6628227
Update Qiniu's domain settings after uploading certificate 6 years ago
shonenada e19809d5b5
Add deployment for qiniu cdn
Upload certificate and privkey to Qiniu's CDN service with https://developer.qiniu.com/fusion/api/4248/certificate
6 years ago