nodeSolidServer / nodeSolidServer/node-solid-server
Recommended certbot command doesn't create wildcard certs
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The certbot command from the inrupt docs doesn't create a wildcard certificate.
We made good success in using lego for doing so:
./lego -s https://acme-staging-v02.api.letsencrypt.org/directory --dns manual -d "soliddomain.tld" -d "*.soliddomain.tld" -m me@us.net --pem run
I haven't found the sources for that text on github, feel free to move this issue to the appropriate place.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先查看 issue 中連結的 NSS 安裝與執行文件,然後找出其中建議的 certbot 指令原始文字。將該指令與提供的 lego 範例進行比較,並驗證萬用字元憑證的行為。完成的標準是已識別文件來源,且憑證相關指引準確涵蓋萬用字元憑證。
由索引模型根據 Issue 內容生成。
評估
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100