mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2025-03-06 00:30:41 +00:00
note sni
This commit is contained in:
parent
9517980889
commit
d4a98ea9ae
@ -125,6 +125,7 @@ le = LE.create({
|
||||
, challenges: { 'http-01': leChallenge } // handles /.well-known/acme-challege keys and tokens
|
||||
, challengeType: 'http-01' // default to this challenge type
|
||||
, agreeToTerms: leAgree // hook to allow user to view and accept LE TOS
|
||||
//, sni: require('le-sni-auto').create({}) // handles sni callback
|
||||
, debug: false
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user