mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
issue daemon doesn't verify challenges
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user