Property | Type | Description | |
---|---|---|---|
$certData | string | certdata.txt contents | |
$context | resource | Stream context |
Method | Description | |
---|---|---|
getContent ( $until = false ) : string | Get the raw certdata.txt contents from mxr.mozilla.org | |
getStreamContext ( ) : resource | Get the stream context for the TCP connection to the server. |
Method | Description | |
---|---|---|
decodeChunkedString ( $string ) | ||
fetchLatestCertData ( $until = false ) | ||
getResponseBody ( $string ) | ||
getRootCaBundlePath ( ) |
public getContent ( $until = false ) : string | ||
return | string |
public getStreamContext ( ) : resource | ||
return | resource |