1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-21 21:29:26 +02:00
Joe Shaw e9c3078492 add issuer certificate to CertificateResource (#325)
* add issuer certificate to CertificateResource

Also write it out to the file system when running "lego run"

Removed caching of the issuer certificate inside the acme client, since
it didn't appear to be used.

* only append issuerCert to issuedCert in case of success

Effectively a no-op since issuerCert will be nil on error, but it seems
more correct to only do it if fetching the issuer succeeds.
2016-12-14 00:22:48 +01:00
..
2016-11-03 19:37:15 +01:00
2016-10-27 11:22:10 +02:00
2016-12-06 08:41:28 +01:00
2016-11-03 19:37:15 +01:00
2016-12-13 09:49:37 +01:00
2016-03-11 04:52:59 +01:00
2016-03-11 04:52:59 +01:00