şunun yansıması
https://github.com/therootcompany/greenlock-express.js.git
eşitlendi 2025-11-03 13:32:46 +00:00
note changing challengeType in approveDomains
Bu işleme şunda yer alıyor:
ebeveyn
d69918b386
işleme
7aae27a0f5
@ -147,6 +147,10 @@ function approveDomains(opts, certs, cb) {
|
||||
opts.agreeTos = true;
|
||||
}
|
||||
|
||||
// NOTE: you can also change other options such as `challengeType` and `challenge`
|
||||
// opts.challengeType = 'http-01';
|
||||
// opts.challenge = require('le-challenge-fs').create({});
|
||||
|
||||
cb(null, { options: opts, certs: certs });
|
||||
}
|
||||
```
|
||||
|
||||
Yükleniyor…
x
Yeni konuda referans
Bir kullanıcı engelle