镜像自地址
https://github.com/therootcompany/greenlock-express.js.git
已同步 2024-11-16 17:28:59 +00:00
fix altnames example
这个提交包含在:
父节点
e8f2c39f79
当前提交
adf0c97301
@ -169,7 +169,7 @@ npx greenlock add --subject example.com --altnames example.com,www.example.com
|
|||||||
<!-- TODO update manager to write array rather than object -->
|
<!-- TODO update manager to write array rather than object -->
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{ "sites": [{ "subject": "example.com", "altnames": ["example.com,www.example.com"] }] }
|
{ "sites": [{ "subject": "example.com", "altnames": [ "example.com", "www.example.com" ] }] }
|
||||||
```
|
```
|
||||||
|
|
||||||
### 4. Hello, Encrypted World!
|
### 4. Hello, Encrypted World!
|
||||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户