用的是node js的
letsencrypt-cluster实际上 他这个源代码貌似是有bug的 我改过他的letsencrypt-cluster/worker.js 里面生成le客户端的时候说是缺challenge字段 所以我给补上了
浏览器上报错说是:由于CA 根证书不在“受信任的根证书颁发机构”存储区中,所以它不受信任。
这是因为我域名解析里面放了www.causticsoda.com.au和causticsoda.com.au两个域名导致的么?
有个unexpected duplicate key
报错如下:
This Let's Encrypt / ACME server has been updated with urls that this client doesn't understand
{ 'key-change': 'https://acme-staging.api.letsencrypt.org/acme/key-change',
'new-authz': 'https://acme-staging.api.letsencrypt.org/acme/new-authz',
'new-cert': 'https://acme-staging.api.letsencrypt.org/acme/new-cert',
'new-reg': 'https://acme-staging.api.letsencrypt.org/acme/new-reg',
'revoke-cert': 'https://acme-staging.api.letsencrypt.org/acme/revoke-cert' }
[pyconf] WARN index past array length:
68 68 undefined
unexpected duplicate key 'keyPath': '/root/letsencrypt/etc/live/www.causticsoda.com.au/privkey.pem'
unexpected duplicate key 'checkpoints': '0'
unexpected duplicate key 'account': '4fac1f4c99d116d26e1d8f689588036e'
[pyconf] WARN index past array length:
68 68 undefined
unexpected duplicate key 'keyPath': '/root/letsencrypt/etc/live/causticsoda.com.au/privkey.pem'
unexpected duplicate key 'checkpoints': '0'
unexpected duplicate key 'account': '4fac1f4c99d116d26e1d8f689588036e'
如有明白的 麻烦指点一二 多谢多谢~
--
FROM 110.23.10.*