Methods Summary | ||
---|---|---|
public
|
#
__construct( )
|
|
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
#
challenges( $hostnames )
Get ACME challenges associated with hostnames
"payload" must be converted to sha256 hash when entering as a TXT record
|
|
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
Methods inherited from Module\Skeleton\Standard |
---|
__construct() ,
setUserParameters() ,
autoloadModule() ,
__wakeup() ,
_invoke() ,
__debugInfo() ,
getExportedFunctions() ,
_reset() ,
cleanUserParameters() ,
query()
|
Constants Summary | ||
---|---|---|
public
array
|
DEPENDENCY_MAP
|
#
array (
0 => 'ssl',
)
|
public
int
|
BOOTSTRAP_ATTEMPTS
|
#
3
|
public
string
|
LETSENCRYPT_SERVER
|
#
'acme-v02.api.letsencrypt.org/directory'
|
public
string
|
LETSENCRYPT_TESTING_SERVER
|
#
'acme-staging-v02.api.letsencrypt.org/directory'
|
protected
array
|
LE_AUTHORITY_FINGERPRINT
|
#
array (
0 => 'A8:4A:6A:63:04:7D:DD:BA:E6:D1:39:B7:A6:45:65:EF:F3:A8:EC:A1',
1 => '14:2E:B3:17:B7:58:56:CB:AE:50:09:40:E6:1F:AF:9D:8B:14:C2:C6',
)
|
protected
array
|
LE_STAGING_AUTHORITY_FINGERPRINT
|
#
array (
0 => 'C0:CC:03:46:B9:58:20:CC:5C:72:70:F3:E1:2E:CB:20:A6:F5:68:3A',
1 => 'C0:CC:03:46:B9:58:20:CC:5C:72:70:F3:E1:2E:CB:20:A6:F5:68:3A',
)
|
public
boolean
|
INCLUDE_ALT_FORM
|
#
false
|
public
int
|
DNS_VERIFY_IP_TIMEOUT
|
#
1500
|
Constants inherited from Module\Support\Letsencrypt |
---|
ACME_WORKDIR
,
ACME_URI_PREFIX
,
ACME_CERTIFICATE_BASE
,
SKIP_IP_PREFERENCE
|
Constants inherited from Module\Skeleton\Standard |
---|
DEPENDENCY_MAP
|
Properties Summary | ||
---|---|---|
protected
|
$activeServer
|
#
NULL
|
Properties inherited from Module\Skeleton\Standard |
---|
$exportedFunctions ,
$username ,
$password ,
$domain ,
$user_id ,
$group_id ,
$permission_level ,
$session_id ,
$site ,
$site_id
|