Bu işleme şunda yer alıyor:
AJ ONeal 2015-12-16 02:58:53 +00:00
ebeveyn 8102cc11a0
işleme 36e1adfaa2
4 değiştirilmiş dosya ile 3 ekleme ve 5 silme

Dosyayı Görüntüle

@ -10,8 +10,6 @@ module.exports.create = function (deps) {
var knownUrls = deps.LeCore.knownEndpoints;
function getAcmeUrls(acmeDiscoveryUrl, cb) {
console.log('acmeDiscoveryUrl');
console.log(acmeDiscoveryUrl);
// TODO check response header on request for cache time
return request({

Dosyayı Görüntüle

@ -1,5 +1,5 @@
/*!
* letsencrypt-core
* letiny-core
* Copyright(c) 2015 AJ ONeal <aj@daplie.com> https://daplie.com
* Apache-2.0 OR MIT (and hence also MPL 2.0)
*/

Dosyayı Görüntüle

@ -1,5 +1,5 @@
/*!
* letsencrypt-core
* letiny-core
* Copyright(c) 2015 AJ ONeal <aj@daplie.com> https://daplie.com
* Apache-2.0 OR MIT (and hence also MPL 2.0)
*/

Dosyayı Görüntüle

@ -1,5 +1,5 @@
/*!
* letsencrypt-core
* letiny-core
* Copyright(c) 2015 AJ ONeal <aj@daplie.com> https://daplie.com
* Apache-2.0 OR MIT (and hence also MPL 2.0)
*/