Commit Graph

12 Commits (json)

Author SHA1 Message Date
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