mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
show all challenges
This commit is contained in:
@@ -51,3 +51,6 @@ while r.proceed.IsInitialized():
|
||||
k.session = r.session
|
||||
r = decode(do(k))
|
||||
print r
|
||||
|
||||
for chall in r.challenges:
|
||||
print chall
|
||||
|
||||
Reference in New Issue
Block a user