2
在當今(... 2017),什麼最簡單和最安全的certbot
命令來擴展現有的證書?最簡單的certbot命令來擴展證書
注:
- This question/answer是不是時下,
--expand
不使用等
在當今(... 2017),什麼最簡單和最安全的certbot
命令來擴展現有的證書?最簡單的certbot命令來擴展證書
注:
--expand
不使用等到目前爲止,2017年,version 0.12,沒有簡單的方法。該過程是將所有證書....命令很簡單,
certbot --cert-name xxxx.com.family -d xxxx.com -d xxxx.org -d xxxx2.org
有與它的收藏,在certbot/issues/4352。
'--expand'添加一個額外的域名回到cerbot v0.10:https://github.com/certbot/certbot/pull/4055和https://github.com/certbot/certbot/pull/ 4053。 – almccann
謝謝@almccann,很好的鏈接。是的,現在我們可以擴展(!),是UBUNTU發行版中的一個問題...現在'apt'使用更新的* certbot *。 [*問題#4352 *](https://github.com/certbot/certbot/issues/4352)對於刪除域名仍然有效。 –