mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
let's use dialog and getopt!
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
from chocolate_protocol_pb2 import chocolatemessage
|
||||
import M2Crypto
|
||||
import urllib2, os, grp, pwd, sys, time, random, sys, hashlib, subprocess
|
||||
import dialog, getopt
|
||||
import sni_challenge
|
||||
import configurator
|
||||
# It is OK to use the upstream M2Crypto here instead of our modified
|
||||
|
||||
Reference in New Issue
Block a user