lineage_for_certname should return None if there is no existing renewal file (#4243)

* lineage_for_certname should return None if there is no existing renewal file

* add unit test

* add regression test to integration test

* revent boulder-start to boulder-fetch
This commit is contained in:
Erica Portnoy
2017-02-23 18:31:23 -08:00
committed by Brad Warren
parent b1a4280519
commit 52ce335ff0
3 changed files with 16 additions and 1 deletions
+2
View File
@@ -100,6 +100,8 @@ common certonly -a manual -d le.wtf --rsa-key-size 4096 \
common certonly -a manual -d dns.le.wtf --preferred-challenges dns,tls-sni \
--manual-auth-hook ./tests/manual-dns-auth.sh
common certonly --cert-name newname -d newname.le.wtf
export CSR_PATH="${root}/csr.der" KEY_PATH="${root}/key.pem" \
OPENSSL_CNF=examples/openssl.cnf
./examples/generate-csr.sh le3.wtf