来此加密 SSL证书半自动申请脚本
This commit is contained in:
6
letsencrypt-autorenew/config.template.js
Normal file
6
letsencrypt-autorenew/config.template.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// console : https://letsencrypt.osfipin.com/user-0408/my/api
|
||||
// Api docs: https://letsencrypt.apifox.cn/
|
||||
const APIToken = ''
|
||||
const User = ''
|
||||
|
||||
module.exports = { APIToken, User }
|
Reference in New Issue
Block a user