mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
make sure we use our own modified M2Crypto everywhere
This commit is contained in:
@@ -4,7 +4,7 @@ import web, redis, time
|
||||
import CSR
|
||||
import hashlib
|
||||
import hmac
|
||||
import M2Crypto
|
||||
from CSR import M2Crypto
|
||||
from Crypto import Random
|
||||
from chocolate_protocol_pb2 import chocolatemessage
|
||||
from google.protobuf.message import DecodeError
|
||||
|
||||
Reference in New Issue
Block a user