refactor: 重构优化

This commit is contained in:
xiaojunnuo
2021-02-04 18:44:16 +08:00
parent a39dac4dbd
commit a25a15ca6e
59 changed files with 3903 additions and 967 deletions

View File

@@ -35,7 +35,10 @@ const defaultOptions = {
cert: {
domains: ['*.docmirror.cn'],
email: 'xiaojunnuo@qq.com',
dnsProvider: 'aliyun',
dnsProvider: {
type:'aliyun',
accessProvider:'aliyun'
},
csrInfo: {
country: 'CN',
state: 'GuangDong',