mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
issue daemon doesn't verify challenges
This commit is contained in:
parent
39d1924990
commit
b369e96d06
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
# the database that are waiting for a cert to be issued.
|
||||
|
||||
import redis, redis_lock, CSR, sys, signal
|
||||
from sni_challenge.verify import verify_challenge
|
||||
from Crypto import Random
|
||||
|
||||
r = redis.Redis()
|
||||
|
|
|
|||
Loading…
Reference in a new issue